remove special windows code, #5058

This commit is contained in:
heckflosse
2018-12-03 13:30:51 +01:00
parent 562ed3b22a
commit 2ec094b1ce

View File

@@ -1009,9 +1009,6 @@ void ThumbBrowserBase::zoomChanged (bool zoomIn)
}
redraw ();
#ifdef WIN32
gdk_window_process_updates (get_window()->gobj(), true);
#endif
}
void ThumbBrowserBase::refreshThumbImages ()