diff options
Diffstat (limited to 'gdb/cli/cli-cmds.c')
-rw-r--r-- | gdb/cli/cli-cmds.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/cli/cli-cmds.c b/gdb/cli/cli-cmds.c index b79ceb2..a2041fa 100644 --- a/gdb/cli/cli-cmds.c +++ b/gdb/cli/cli-cmds.c @@ -1665,10 +1665,6 @@ show_max_user_call_depth (struct ui_file *file, int from_tty, value); } - - -initialize_file_ftype _initialize_cli_cmds; - void _initialize_cli_cmds (void) { |