aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/n64/Makefile
diff options
context:
space:
mode:
authorFabio Battaglia2010-02-04 20:17:03 +0000
committerFabio Battaglia2010-02-04 20:17:03 +0000
commit822e59288f34c03e468de2111d40467e419194c4 (patch)
treed88038206de5b5ede372c793ec194117b9de026e /backends/platform/n64/Makefile
parentfb494493225cb490f4ed173774208b377e35c692 (diff)
downloadscummvm-rg350-822e59288f34c03e468de2111d40467e419194c4.tar.gz
scummvm-rg350-822e59288f34c03e468de2111d40467e419194c4.tar.bz2
scummvm-rg350-822e59288f34c03e468de2111d40467e419194c4.zip
N64: remove some unused code
svn-id: r47886
Diffstat (limited to 'backends/platform/n64/Makefile')
-rw-r--r--backends/platform/n64/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/n64/Makefile b/backends/platform/n64/Makefile
index 562c704eb0..8de2634a82 100644
--- a/backends/platform/n64/Makefile
+++ b/backends/platform/n64/Makefile
@@ -18,7 +18,6 @@ DEFINES += -D__N64__ -DLIMIT_FPS -DNONSTANDARD_PORT -DDISABLE_DEFAULT_SAVEFILEMA
LIBS += -lpakfs -lframfs -ln64 -ln64utils -lromfs
#DEFINES += -D_ENABLE_DEBUG_
-#DEFINES += -D_NORMAL_N64_DELAY_
USE_LIBMAD=0
USE_LIBOGG=0