aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index beb1a3b..c793ea4 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -345,8 +345,6 @@ extern int subset_compare (char *, char *);
extern char *safe_strerror (int);
-extern void request_quit (int);
-
#define ALL_CLEANUPS ((struct cleanup *)0)
extern void do_cleanups (struct cleanup *);