aboutsummaryrefslogtreecommitdiff
path: root/gdb/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stack.c')
-rw-r--r--gdb/stack.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/stack.c b/gdb/stack.c
index 8a066b2..06d891d 100644
--- a/gdb/stack.c
+++ b/gdb/stack.c
@@ -2564,10 +2564,6 @@ func_command (char *arg, int from_tty)
else if (frame != get_selected_frame (NULL))
select_and_print_frame (frame);
}
-
-
-/* Provide a prototype to silence -Wmissing-prototypes. */
-void _initialize_stack (void);
void
_initialize_stack (void)