diff --git a/system/hexed/src/hexed.c b/system/hexed/src/hexed.c index 62ea9c6b7..646faea24 100644 --- a/system/hexed/src/hexed.c +++ b/system/hexed/src/hexed.c @@ -52,7 +52,6 @@ ****************************************************************************/ FAR struct bfile_s *g_hexfile = NULL; -int g_wordsize; /**************************************************************************** * Private Data