summaryrefslogtreecommitdiffstats
path: root/src/adv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/adv.c')
-rw-r--r--src/adv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/adv.c b/src/adv.c
index baa4f6b3..e887410c 100644
--- a/src/adv.c
+++ b/src/adv.c
@@ -241,7 +241,6 @@ void interface_adv(disk_t *disk_car, const int verbose,const int dump_ind, const
if(element!=NULL)
wprintw(stdscr, "Next");
#endif
- menu=0;
if(current_element==NULL)
{
options="q";
@@ -464,7 +463,6 @@ void interface_adv(disk_t *disk_car, const int verbose,const int dump_ind, const
case 'C':
{
char *image_dd;
- menu=0;
if(*current_cmd!=NULL)
image_dd=get_default_location();
else