aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/win32/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/sdl/win32/win32.h')
-rw-r--r--backends/platform/sdl/win32/win32.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/sdl/win32/win32.h b/backends/platform/sdl/win32/win32.h
index d72d80bc26..473e78ff0b 100644
--- a/backends/platform/sdl/win32/win32.h
+++ b/backends/platform/sdl/win32/win32.h
@@ -47,7 +47,6 @@ protected:
*/
Common::String _logFilePath;
- virtual void setupIcon();
virtual Common::String getDefaultConfigFileName();
virtual Common::WriteStream *createLogFile();
};