summaryrefslogtreecommitdiff
path: root/gdb/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/exec.c')
-rw-r--r--gdb/exec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/exec.c b/gdb/exec.c
index b48c6c04d9b..0eba0ee2e7a 100644
--- a/gdb/exec.c
+++ b/gdb/exec.c
@@ -94,7 +94,6 @@ exec_open (char *args, int from_tty)
exec_file_attach (args, from_tty);
}
-/* ARGSUSED */
static void
exec_close (int quitting)
{