X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fremote.h;h=3530e891870597a8f9373dde3acbbd3c8a6668ac;hb=6426a772a2645ef6afa596319dba0ff966bff050;hp=d67f7a5173f2be17c98f21673611d441b4922793;hpb=f4bda9848fb4c4ae3e4cccba77d5ef26099e451e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/remote.h b/gdb/remote.h index d67f7a5173..3530e89187 100644 --- a/gdb/remote.h +++ b/gdb/remote.h @@ -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