diff --git a/common/env_nand.c b/common/env_nand.c
index ce13def90684e6736ef7cfc97721584c34843c69..3cb75c89624d087019dacfcc6f21a1f4e7e0a3ad 100644
--- a/common/env_nand.c
+++ b/common/env_nand.c
@@ -30,8 +30,6 @@
  * MA 02111-1307 USA
  */
 
-#define DEBUG
-
 #include <common.h>
 #include <command.h>
 #include <environment.h>