diff options
Diffstat (limited to 'gdb/command.c')
-rw-r--r-- | gdb/command.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/command.c b/gdb/command.c index 92d83ec..9c19433 100644 --- a/gdb/command.c +++ b/gdb/command.c @@ -45,9 +45,6 @@ parse_binary_operation PARAMS ((char *)); static void print_doc_line PARAMS ((FILE *, char *)); -extern void -not_just_help_class_command PARAMS ((char *, int)); - /* Add element named NAME to command list *LIST. FUN should be the function to execute the command; it will get a character string as argument, with leading |