aboutsummaryrefslogtreecommitdiff
path: root/gdb/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/command.h')
-rw-r--r--gdb/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/command.h b/gdb/command.h
index 9afe70c..d6e94b9 100644
--- a/gdb/command.h
+++ b/gdb/command.h
@@ -46,7 +46,6 @@ enum command_class
Note that help accepts unambiguous abbreviated class names. */
/* Special classes to help_list */
- class_deprecated = -3,
all_classes = -2, /* help without <classname> */
all_commands = -1, /* all */