aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/wii/osystem.h')
-rw-r--r--backends/platform/wii/osystem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/wii/osystem.h b/backends/platform/wii/osystem.h
index b4f38e93b7..e4176e8415 100644
--- a/backends/platform/wii/osystem.h
+++ b/backends/platform/wii/osystem.h
@@ -56,7 +56,6 @@ extern void wii_memstats(void);
class OSystem_Wii : public BaseBackend {
private:
s64 _startup_time;
- syswd_t _alarm;
u16 *_palette;
u16 *_cursorPalette;