From b6e633482c16d44f350dce0289cdc8e8ef669045 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 4 Jan 2010 10:23:17 +0100 Subject: remove obsolete comment Signed-off-by: Sascha Hauer --- include/command.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/command.h b/include/command.h index f103045fd4..393438d8ef 100644 --- a/include/command.h +++ b/include/command.h @@ -79,11 +79,6 @@ void barebox_cmd_usage(cmd_tbl_t *cmdtp); #endif /* __ASSEMBLY__ */ -/* - * Configurable monitor commands definitions have been moved - * to include/cmd_confdefs.h - */ - #define __stringify_1(x) #x #define __stringify(x) __stringify_1(x) -- cgit v1.2.3