From 317de0f4847c912a405e318368331f86f1e0f0cd Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Fri, 20 Mar 2009 19:02:32 +0000 Subject: Fix some warnings in the Wii backend. svn-id: r39570 --- backends/platform/wii/osystem.h | 1 - 1 file changed, 1 deletion(-) (limited to 'backends/platform/wii/osystem.h') 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; -- cgit v1.2.3