aboutsummaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index 11e2190..c3b8b0b 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -195,12 +195,6 @@ struct value;
globals that are currently only available to main.c. */
extern std::string relocate_gdb_directory (const char *initial, bool relocatable);
-
-/* Annotation stuff. */
-
-extern int annotation_level; /* in stack.c */
-
-
/* From symfile.c */
extern void symbol_file_command (const char *, int);