aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/cli/cli-dump.h')
-rw-r--r--gdb/cli/cli-dump.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/cli/cli-dump.h b/gdb/cli/cli-dump.h
index f4eae6c..384aa48 100644
--- a/gdb/cli/cli-dump.h
+++ b/gdb/cli/cli-dump.h
@@ -32,6 +32,4 @@ extern char *scan_expression_with_cleanup (char **cmd, const char *defname);
extern FILE *fopen_with_cleanup (const char *filename, const char *mode);
-extern char *skip_spaces (char *inp);
-
#endif