aboutsummaryrefslogtreecommitdiff
path: root/backends/maemo/portdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/maemo/portdefs.h')
-rw-r--r--backends/maemo/portdefs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/backends/maemo/portdefs.h b/backends/maemo/portdefs.h
index 82894331b3..f825e5c4e2 100644
--- a/backends/maemo/portdefs.h
+++ b/backends/maemo/portdefs.h
@@ -52,12 +52,6 @@ typedef signed int int32;
/* Whether we should use i386 assembly routines */
#undef USE_NASM
-#undef main
-
-#ifndef REAL_MAIN
-#define main scummvm_main
-#endif
-
#include <stdio.h>
#include <fcntl.h>
#include <stdlib.h>