summaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
authorBob Rossi <bob@brasko.net>2004-06-10 20:05:45 +0000
committerBob Rossi <bob@brasko.net>2004-06-10 20:05:45 +0000
commitadac9eda03d5a628b6c4a32aa8c4501b8a27f07e (patch)
tree57cb11b1f3c4801a8410ff9a2e1d69466e525c4b /gdb/defs.h
parentef3720e0335a45b47e5141728c350917c4914f0c (diff)
downloadgdb-adac9eda03d5a628b6c4a32aa8c4501b8a27f07e.tar.gz
Add the -file-list-exec-source-files command to MI.
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index 97714285224..c6e3ec36caf 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -626,8 +626,6 @@ extern void init_source_path (void);
extern void init_last_source_visited (void);
-extern char *symtab_to_filename (struct symtab *);
-
/* From exec.c */
extern void exec_set_section_offsets (bfd_signed_vma text_off,