summaryrefslogtreecommitdiff
path: root/gdb/gdbcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbcmd.h')
-rw-r--r--gdb/gdbcmd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/gdbcmd.h b/gdb/gdbcmd.h
index 3132d1bc2a3..c9262f69c73 100644
--- a/gdb/gdbcmd.h
+++ b/gdb/gdbcmd.h
@@ -55,10 +55,6 @@ extern struct cmd_list_element *detachlist;
extern struct cmd_list_element *killlist;
-/* Chain containing all defined toggle subcommands. */
-
-extern struct cmd_list_element *togglelist;
-
/* Chain containing all defined stop subcommands. */
extern struct cmd_list_element *stoplist;