From 0e026d2b995eadd6c13c92eeb6b6b033eab01ffe Mon Sep 17 00:00:00 2001 From: Kostas Nakos Date: Sun, 28 Oct 2007 18:48:07 +0000 Subject: cleanup after framebuffer api changes svn-id: r29307 --- backends/platform/wince/wince-sdl.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/backends/platform/wince/wince-sdl.h b/backends/platform/wince/wince-sdl.h index 3a9ffaf089..09960e3116 100644 --- a/backends/platform/wince/wince-sdl.h +++ b/backends/platform/wince/wince-sdl.h @@ -258,12 +258,6 @@ private: } zoneDesc; static zoneDesc _zones[TOTAL_ZONES]; - - // Copied from old sdl-common.h because we still use it and - // sdl-common.h no longer supplies it. - enum { - DF_UPDATE_EXPAND_1_PIXEL = 1 << 1 - }; }; #endif -- cgit v1.2.3