Remove unnecessary function prototypes.
[deliverable/binutils-gdb.git] / gdb / ser-unix.c
index 54b0b75c174bb2085b0aff00619ed55fd03c4f08..53c33e663f0864d9ddfa4b209760448aaa6d7659 100644 (file)
@@ -99,8 +99,6 @@ static int hardwire_flush_input (struct serial *);
 static int hardwire_send_break (struct serial *);
 static int hardwire_setstopbits (struct serial *, int);
 
-void _initialize_ser_hardwire (void);
-
 /* Open up a real live device for serial I/O.  */
 
 static int
This page took 0.02728 seconds and 4 git commands to generate.