vserver 1.9.3
[linux-2.6.git] / scripts / kconfig / menu.c
index 38046c6..7b26f98 100644 (file)
@@ -10,7 +10,6 @@
 #include "lkc.h"
 
 struct menu rootmenu;
-struct menu *current_menu, *current_entry;
 static struct menu **last_entry_ptr;
 
 struct file *file_list;