Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / serial.c
index b48b9779ed2204a6666d5c77262b3b81c59af389..01294d1ebd5303db6189c2be9bb4e5d81f771c4e 100644 (file)
@@ -23,8 +23,6 @@
 #include "gdbcmd.h"
 #include "cli/cli-utils.h"
 
-extern void _initialize_serial (void);
-
 /* Is serial being debugged?  */
 
 static unsigned int global_serial_debug_p;
This page took 0.024146 seconds and 4 git commands to generate.