remote: Fix indentation in remote_new_objfile.
[deliverable/binutils-gdb.git] / gdb / command.h
index e14f27b5f9a77e07417c48ca9954bb3abfa1f37e..f8988e4149438486df70763d47b6e3faba58f348 100644 (file)
@@ -174,10 +174,6 @@ extern struct cmd_list_element *add_cmd_suppress_notification
                         struct cmd_list_element **list,
                         int *suppress_notification);
 
-extern struct cmd_list_element *add_alias_cmd (const char *, const char *,
-                                              enum command_class, int,
-                                              struct cmd_list_element **);
-
 extern struct cmd_list_element *add_alias_cmd (const char *,
                                               cmd_list_element *,
                                               enum command_class, int,
This page took 0.024211 seconds and 4 git commands to generate.