diff options
-rw-r--r-- | example-fs-bb48/command.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/example-fs-bb48/command.c b/example-fs-bb48/command.c index 08e6b47..f4cfa7d 100644 --- a/example-fs-bb48/command.c +++ b/example-fs-bb48/command.c @@ -198,8 +198,6 @@ cmd_mww (struct tty *tty, const char *line) #ifdef CRC32_SUPPORT -#include "crc32.h" - static unsigned int crc_value; static void |