lua: make DEBUG undefined by default, as doc states
commit19a77535f33d1420ab508b5cc6aff03a5f760f8c
authorfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Jul 2010 16:46:45 +0000 (11 16:46 +0000)
committerfunman <funman@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Jul 2010 16:46:45 +0000 (11 16:46 +0000)
treeb2607d4d6b0a1c6c78f129e50a7949cecd76e675
parent1a4e6f0feedf5767063694d41584409c28fc72ac
lua: make DEBUG undefined by default, as doc states

use #ifdef / #ifndef and not #if / #if !

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27387 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/lua/malloc.c
apps/plugins/lua/rockmalloc.h