Revert "Makefile: enable debug mode"
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Wed, 13 Aug 2008 15:38:57 +0000 (15:38 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Wed, 13 Aug 2008 15:38:57 +0000 (15:38 +0000)
git-svn-id: https://s.snth.net/svn/neverball/trunk@2456 78b8d119-cf0a-0410-b17c-f493084dd1d7

Makefile

index 457b027..934e785 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,6 @@ ifeq ($(VERSION),unknown)
     $(warning Failed to obtain sane version for this build.)
 endif
 
-DEBUG := 1
-
 # Provide a target system hint for the Makefile.
 
 ifeq ($(shell uname), Darwin)