aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/common-inferior.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/common-inferior.h')
-rw-r--r--gdbsupport/common-inferior.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdbsupport/common-inferior.h b/gdbsupport/common-inferior.h
index 9c19e9d..cc625ae 100644
--- a/gdbsupport/common-inferior.h
+++ b/gdbsupport/common-inferior.h
@@ -27,11 +27,6 @@
otherwise. */
extern const char *get_exec_wrapper ();
-/* Return the name of the executable file as a string.
-
- Error out if no executable is specified. */
-extern const char *get_exec_file ();
-
/* Return the inferior's current working directory.
If it is not set, the string is empty. */