Fix GDBserver build failure when $development is false
[deliverable/binutils-gdb.git] / gdb / ser-tcp.c
index 7ff588b09d54040d0cb37096d2d7575de25c50ad..23ef3b04b89586e1eff4b94fb53cea8772d49fc1 100644 (file)
@@ -1,6 +1,6 @@
 /* Serial interface for raw TCP connections on Un*x like systems.
 
-   Copyright (C) 1992-2017 Free Software Foundation, Inc.
+   Copyright (C) 1992-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -399,7 +399,6 @@ static const struct serial_ops tcp_ops =
   ser_base_copy_tty_state,
   ser_base_set_tty_state,
   ser_base_print_tty_state,
-  ser_base_noflush_set_tty_state,
   ser_base_setbaudrate,
   ser_base_setstopbits,
   ser_base_setparity,
This page took 0.024943 seconds and 4 git commands to generate.