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 a7ce88a..4aee7bb 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -727,8 +727,6 @@ extern void (*deprecated_detach_hook) (void);
extern void (*deprecated_call_command_hook) (struct cmd_list_element * c,
char *cmd, int from_tty);
-extern void (*deprecated_set_hook) (struct cmd_list_element * c);
-
extern int (*deprecated_ui_load_progress_hook) (const char *section,
unsigned long num);