aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/python.h')
-rw-r--r--gdb/python/python.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/python/python.h b/gdb/python/python.h
index 597ed2e..08eb29e 100644
--- a/gdb/python/python.h
+++ b/gdb/python/python.h
@@ -24,8 +24,6 @@
struct breakpoint_object;
-extern int gdbpy_global_auto_load;
-
extern void finish_python_initialization (void);
void eval_python_from_control_command (struct command_line *);