diff options
Diffstat (limited to 'common/image.c')
-rw-r--r-- | common/image.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common/image.c b/common/image.c index 051d298..f4070fb 100644 --- a/common/image.c +++ b/common/image.c @@ -36,10 +36,6 @@ #include <dataflash.h> #endif -#ifdef CONFIG_LOGBUFFER -#include <logbuff.h> -#endif - #if defined(CONFIG_TIMESTAMP) || defined(CONFIG_CMD_DATE) #include <rtc.h> #endif |