less warnings
[apps/madmutt.git] / menu.c
diff --git a/menu.c b/menu.c
index 95d4f47..d3f422e 100644 (file)
--- a/menu.c
+++ b/menu.c
@@ -31,8 +31,6 @@
 
 #define SW              (option(OPTMBOXPANE)?SidebarWidth:0)
 
-extern int Charset_is_utf8;     /* FIXME: bad modularisation */
-
 extern size_t UngetCount;
 
 static void print_enriched_string (int attr, unsigned char *s, int do_color)