aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/wince-sdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/wince/wince-sdl.h')
-rw-r--r--backends/platform/wince/wince-sdl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/platform/wince/wince-sdl.h b/backends/platform/wince/wince-sdl.h
index 09960e3116..5ce94401f5 100644
--- a/backends/platform/wince/wince-sdl.h
+++ b/backends/platform/wince/wince-sdl.h
@@ -166,7 +166,6 @@ private:
void create_toolbar();
void update_game_settings();
void check_mappings();
- void update_keyboard();
void get_sample_rate();
void retrieve_mouse_location(int &x, int &y);
@@ -189,7 +188,6 @@ private:
bool _panelInitialized; // only initialize the toolbar once
- bool _monkeyKeyboard; // forced keyboard for Monkey Island copy protection
bool _unfilteredkeys; // discard key mapping temporarily (agi pred. dialog)
static bool _soundMaster; // turn off sound after all calculations
// static since needed by the SDL callback