diff options
Diffstat (limited to 'gdb/event-top.c')
-rw-r--r-- | gdb/event-top.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/event-top.c b/gdb/event-top.c index eef1514..69087cc 100644 --- a/gdb/event-top.c +++ b/gdb/event-top.c @@ -460,7 +460,6 @@ command_handler (char *command) struct cleanup *stat_chain; char *c; - clear_quit_flag (); if (instream == stdin) reinitialize_more_filter (); |