aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/source.c')
-rw-r--r--gdb/source.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/source.c b/gdb/source.c
index e4e5caa..0ed3b3e 100644
--- a/gdb/source.c
+++ b/gdb/source.c
@@ -1347,7 +1347,6 @@ line_info (char *arg, int from_tty)
/* Commands to search the source file for a regexp. */
-/* ARGSUSED */
static void
forward_search_command (char *regex, int from_tty)
{
@@ -1443,7 +1442,6 @@ forward_search_command (char *regex, int from_tty)
fclose (stream);
}
-/* ARGSUSED */
static void
reverse_search_command (char *regex, int from_tty)
{