From 5a77a2624f34a198acbd2dff19d27ad2502c66b7 Mon Sep 17 00:00:00 2001 From: Kostas Nakos Date: Sun, 28 Oct 2007 18:04:32 +0000 Subject: drop unneeded define svn-id: r29301 --- backends/platform/wince/CEDevice.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'backends/platform/wince') diff --git a/backends/platform/wince/CEDevice.cpp b/backends/platform/wince/CEDevice.cpp index 7fda42d109..47eee74802 100644 --- a/backends/platform/wince/CEDevice.cpp +++ b/backends/platform/wince/CEDevice.cpp @@ -37,7 +37,6 @@ static DWORD _lastTime = 0; static DWORD REG_bat = 0, REG_ac = 0, REG_disp = 0, bat_timeout = 0; #ifdef __GNUC__ extern "C" void WINAPI SystemIdleTimerReset(void); -#define SPI_GETPLATFORMTYPE 257 #define SPI_SETBATTERYIDLETIMEOUT 251 #define SPI_GETBATTERYIDLETIMEOUT 252 #endif -- cgit v1.2.3