From 4b31a6cd634c8f70576e79444efbb6e477efdb28 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Sun, 15 Feb 2009 15:43:39 +0000 Subject: moved the supported graphics modes to a static array. svn-id: r38261 --- 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 9acb02678c..b4f38e93b7 100644 --- a/backends/platform/wii/osystem.h +++ b/backends/platform/wii/osystem.h @@ -75,7 +75,6 @@ private: u16 *_texture; u16 _currentWidth, _currentHeight; - OSystem::GraphicsMode *_supportedGraphicsModes; s32 _activeGraphicsMode; bool _fullscreen; -- cgit v1.2.3