summaryrefslogtreecommitdiff
path: root/gdb/ser-pipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ser-pipe.c')
-rw-r--r--gdb/ser-pipe.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ser-pipe.c b/gdb/ser-pipe.c
index 77c3a08e9a9..274883c50b1 100644
--- a/gdb/ser-pipe.c
+++ b/gdb/ser-pipe.c
@@ -163,8 +163,6 @@ pipe_close (struct serial *scb)
}
}
-static struct serial_ops pipe_ops;
-
void
_initialize_ser_pipe (void)
{