env_nand: Remove DEBUG definition
authorThomas Weber <weber@corscience.de>
Mon, 5 Dec 2011 22:19:36 +0000 (22:19 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 6 Dec 2011 11:03:08 +0000 (12:03 +0100)
Signed-off-by: Thomas Weber <weber@corscience.de>
common/env_nand.c

index ce13def..3cb75c8 100644 (file)
@@ -30,8 +30,6 @@
  * MA 02111-1307 USA
  */
 
-#define DEBUG
-
 #include <common.h>
 #include <command.h>
 #include <environment.h>