aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbcmd.h')
-rw-r--r--gdb/gdbcmd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/gdbcmd.h b/gdb/gdbcmd.h
index 0f591b3..c3d79e4 100644
--- a/gdb/gdbcmd.h
+++ b/gdb/gdbcmd.h
@@ -125,8 +125,4 @@ extern void print_command_lines (struct ui_out *,
struct command_line *, unsigned int);
#endif
-extern char **noop_completer (char *, char *);
-
-extern char **filename_completer (char *, char *);
-
#endif /* !defined (GDBCMD_H) */