Make breakpoint/location number parsing error output consistent
[deliverable/binutils-gdb.git] / gdb / agent.c
index 63a0f327f744f2118bd65836084b49a5f04d843c..c0f10aa702d21d0e8648908495cfc6975ff92cc4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -51,9 +51,6 @@ set_can_use_agent (char *args, int from_tty, struct cmd_list_element *c)
     can_use_agent = can_use_agent_off;
 }
 
-/* -Wmissing-prototypes */
-extern initialize_file_ftype _initialize_agent;
-
 #include "observer.h"
 #include "objfiles.h"
 
This page took 0.025408 seconds and 4 git commands to generate.