aboutsummaryrefslogtreecommitdiff
path: root/common/image.c
diff options
context:
space:
mode:
authorBartlomiej Sieka <tur@semihalf.com>2008-03-20 23:20:31 +0100
committerBartlomiej Sieka <tur@semihalf.com>2008-03-20 23:20:31 +0100
commitdafaede8a46c7159310239e036c93e31c6374487 (patch)
tree27daa1cbcec08f3e1cd5d34de12e6c3eda7d40bc /common/image.c
parentfbe7a155027beacebaee9b32e1ada781fe924bca (diff)
[new uImage] Disable debuging output in preparation for merge with master
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
Diffstat (limited to 'common/image.c')
-rw-r--r--common/image.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/image.c b/common/image.c
index 6508df955..f04826a5c 100644
--- a/common/image.c
+++ b/common/image.c
@@ -23,7 +23,6 @@
* MA 02111-1307 USA
*/
-#define DEBUG
#ifndef USE_HOSTCC
#include <common.h>