summaryrefslogtreecommitdiff
path: root/gdb/event-loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/event-loop.c')
-rw-r--r--gdb/event-loop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/event-loop.c b/gdb/event-loop.c
index 83a45eb1db8..533eefea961 100644
--- a/gdb/event-loop.c
+++ b/gdb/event-loop.c
@@ -262,7 +262,6 @@ static void create_file_handler (int fd, int mask, handler_func *proc,
gdb_client_data client_data);
static void handle_file_event (event_data data);
static void check_async_event_handlers (void);
-static void check_async_signal_handlers (void);
static int gdb_wait_for_event (int);
static void poll_timers (void);