env_nand: Remove DEBUG definition
Signed-off-by: Thomas Weber <weber@corscience.de>
This commit is contained in:
parent
d194837fc3
commit
a621614d0c
|
|
@ -30,8 +30,6 @@
|
||||||
* MA 02111-1307 USA
|
* MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define DEBUG
|
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <command.h>
|
#include <command.h>
|
||||||
#include <environment.h>
|
#include <environment.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue