altos/lisp: Cleanup some DBG defines
[fw/altos] / src / lisp / ao_lisp_stack.c
index 9c773e83cef3cf95a61aa14fda5cccd4bce73135..ef07b88a92f4883f78c209190ec7467e36500935 100644 (file)
@@ -12,7 +12,6 @@
  * General Public License for more details.
  */
 
-#define DBG_EVAL 0
 #include "ao_lisp.h"
 
 const struct ao_lisp_type ao_lisp_stack_type;