Modernize configure.ac's
[deliverable/binutils-gdb.git] / gdb / inf-loop.c
index 8aecfe6af50f873f116e72c42d0b3344920d68fd..2591ae989ae0c3776455b6c4bd8581bb551d639c 100644 (file)
@@ -1,5 +1,5 @@
 /* Handling of inferior events for the event loop for GDB, the GNU debugger.
-   Copyright (C) 1999-2015 Free Software Foundation, Inc.
+   Copyright (C) 1999-2016 Free Software Foundation, Inc.
    Written by Elena Zannoni <ezannoni@cygnus.com> of Cygnus Solutions.
 
    This file is part of GDB.
@@ -80,7 +80,6 @@ inferior_event_handler (enum inferior_event_type event_type,
        }
       break;
 
-    case INF_TIMER:
     default:
       printf_unfiltered (_("Event type not recognized.\n"));
       break;
This page took 0.023542 seconds and 4 git commands to generate.