]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/remote.h
import gdb-1999-09-28 snapshot
[thirdparty/binutils-gdb.git] / gdb / remote.h
index d67f7a5173f2be17c98f21673611d441b4922793..3530e891870597a8f9373dde3acbbd3c8a6668ac 100644 (file)
@@ -43,11 +43,6 @@ extern int putpkt (char *buf);
 extern void remote_console_output PARAMS ((char *));
 
 
-/* FIXME: cagney/1999-09-20: This function is going to be replaced
-   with a more generic (non remote specific) mechanism. */
-
-extern void cleanup_sigint_signal_handler (void);
-
 /* FIXME: cagney/1999-09-20: The remote cisco stuff in remote.c needs
    to be broken out into a separate file (remote-cisco.[hc]?).  Before
    that can happen, a remote protocol stack framework needs to be