aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/osystem.cpp
diff options
context:
space:
mode:
authorAndre Heider2009-03-20 19:02:32 +0000
committerAndre Heider2009-03-20 19:02:32 +0000
commit317de0f4847c912a405e318368331f86f1e0f0cd (patch)
tree7060dd8a1b3db2813953b1e91106c6639a643ad5 /backends/platform/wii/osystem.cpp
parent40e55d25931a090bab6665547f05e94bf068998b (diff)
downloadscummvm-rg350-317de0f4847c912a405e318368331f86f1e0f0cd.tar.gz
scummvm-rg350-317de0f4847c912a405e318368331f86f1e0f0cd.tar.bz2
scummvm-rg350-317de0f4847c912a405e318368331f86f1e0f0cd.zip
Fix some warnings in the Wii backend.
svn-id: r39570
Diffstat (limited to 'backends/platform/wii/osystem.cpp')
-rw-r--r--backends/platform/wii/osystem.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/wii/osystem.cpp b/backends/platform/wii/osystem.cpp
index f36aaad503..ae1eb11f4f 100644
--- a/backends/platform/wii/osystem.cpp
+++ b/backends/platform/wii/osystem.cpp
@@ -31,7 +31,6 @@
OSystem_Wii::OSystem_Wii() :
_startup_time(0),
- _alarm(-1),
_palette(NULL),
_cursorPalette(NULL),