diff options
Diffstat (limited to 'gdb/v850ice.c')
-rw-r--r-- | gdb/v850ice.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/v850ice.c b/gdb/v850ice.c index 9f516a32d91..c36e7564e2e 100644 --- a/gdb/v850ice.c +++ b/gdb/v850ice.c @@ -50,8 +50,6 @@ struct MessageIO /* Prototypes for functions located in other files */ extern void break_command (char *, int); -extern int (*ui_loop_hook) (int); - /* Prototypes for local functions */ static int init_hidden_window (void); |