diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index abeef0d..0963693 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -209,8 +209,6 @@ static void remote_query_supported (void); static void remote_check_symbols (void); -void _initialize_remote (void); - struct stop_reply; static void stop_reply_xfree (struct stop_reply *); static void remote_parse_stop_reply (char *, struct stop_reply *); |