aboutsummaryrefslogtreecommitdiff
path: root/backends/morphos/morphos.cpp
diff options
context:
space:
mode:
authorRuediger Hanke2002-12-25 11:47:16 +0000
committerRuediger Hanke2002-12-25 11:47:16 +0000
commiteb6dbed75019909dc91e35bf2834aa17cd15d0c3 (patch)
tree67639f5efb059a272e434c5b8094fd23aff6d9bc /backends/morphos/morphos.cpp
parent6e9e7ced8f577e5b1e2d9b75810e803a66aba009 (diff)
downloadscummvm-rg350-eb6dbed75019909dc91e35bf2834aa17cd15d0c3.tar.gz
scummvm-rg350-eb6dbed75019909dc91e35bf2834aa17cd15d0c3.tar.bz2
scummvm-rg350-eb6dbed75019909dc91e35bf2834aa17cd15d0c3.zip
More warnings with MorphOS GCC fixed, removed unneccessary define
svn-id: r6117
Diffstat (limited to 'backends/morphos/morphos.cpp')
-rw-r--r--backends/morphos/morphos.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/morphos/morphos.cpp b/backends/morphos/morphos.cpp
index 1495e065b2..a8ca0e9d12 100644
--- a/backends/morphos/morphos.cpp
+++ b/backends/morphos/morphos.cpp
@@ -44,9 +44,7 @@
#include <proto/intuition.h>
#include <proto/keymap.h>
#include <proto/timer.h>
-#define USE_INLINE_STDARG
#include <proto/cdda.h>
-#undef USE_INLINE_STDARG
#include <proto/cybergraphics.h>
#include <time.h>