diff options
Diffstat (limited to 'common/docecc.c')
-rw-r--r-- | common/docecc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/docecc.c b/common/docecc.c index 09e8233..74ac741 100644 --- a/common/docecc.c +++ b/common/docecc.c @@ -35,8 +35,6 @@ #if (CONFIG_COMMANDS & CFG_CMD_DOC) -#define min(x,y) ((x)<(y)?(x):(y)) - /* need to undef it (from asm/termbits.h) */ #undef B0 |