aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/top.h')
-rw-r--r--gdb/top.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/top.h b/gdb/top.h
index 65085d9..e05140a 100644
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -82,7 +82,6 @@ extern void set_prompt PARAMS ((char *));
/* From random places. */
extern int mapped_symbol_files;
extern int readnow_symbol_files;
-#define ALL_CLEANUPS ((struct cleanup *)0)
/* Perform _initialize initialization */
extern void gdb_init PARAMS ((char *));