wined3d: Remove glFlush in RealizePalette.
commite13d0efb01f21b48c8bea1c248ba0aa47fb29813
authorAlexander Dorofeyev <alexd4@inbox.lv>
Sun, 31 Aug 2008 14:05:30 +0000 (31 17:05 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Sep 2008 11:14:52 +0000 (3 13:14 +0200)
tree82ff850d068363faa264b3f5ef2661f0de847224
parent379f4009903a63ee6f5a6c47603c7b958e906042
wined3d: Remove glFlush in RealizePalette.

glFlush was added to surface_blt_to_drawable some time ago, which is a
more general fix and makes this one superfluous.
dlls/wined3d/surface.c