aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/maemo/maemo-sdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/maemo/maemo-sdl.h')
-rw-r--r--backends/platform/maemo/maemo-sdl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/maemo/maemo-sdl.h b/backends/platform/maemo/maemo-sdl.h
index e342ead5f9..e497c2597d 100644
--- a/backends/platform/maemo/maemo-sdl.h
+++ b/backends/platform/maemo/maemo-sdl.h
@@ -33,7 +33,7 @@
class OSystem_MAEMO : public OSystem_SDL {
public:
- OSystem_MAEMO() {};
+ OSystem_MAEMO() {}
void loadGFXMode();
};