From a041ba4f48ae6a58cc795467c37fabb11bfd4163 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Sun, 23 Aug 2009 22:51:57 +0000 Subject: Whitespace fix for buildbot svn-id: r43679 --- backends/platform/linuxmoto/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/backends/platform/linuxmoto/main.cpp b/backends/platform/linuxmoto/main.cpp index 1e37fe617a..7f015faff4 100644 --- a/backends/platform/linuxmoto/main.cpp +++ b/backends/platform/linuxmoto/main.cpp @@ -34,7 +34,6 @@ #include "base/internal_version.h" int main(int argc, char *argv[]) { - g_system = new OSystem_LINUXMOTO(); assert(g_system); // Invoke the actual ScummVM main entry point: -- cgit v1.2.3