diff options
Diffstat (limited to 'shell/main.c')
-rw-r--r-- | shell/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/main.c b/shell/main.c index 840bb6448a..f1b70bf271 100644 --- a/shell/main.c +++ b/shell/main.c @@ -302,8 +302,6 @@ idle_cb (void *data) } else { display_default = FALSE; } - - display_default = FALSE; } if (display_default) { |