summaryrefslogtreecommitdiff
path: root/libdwfl/libdwfl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libdwfl/libdwfl.h')
-rw-r--r--libdwfl/libdwfl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libdwfl/libdwfl.h b/libdwfl/libdwfl.h
index b63e6f83..dee3e2f6 100644
--- a/libdwfl/libdwfl.h
+++ b/libdwfl/libdwfl.h
@@ -304,10 +304,6 @@ extern int dwfl_standard_find_debuginfo (Dwfl_Module *, void **,
const char *, const char *,
GElf_Word, char **);
-/* Provide supplied separate debug info file FD for MOD. */
-extern bool dwfl_fd_find_debuginfo (Dwfl_Module *mod, GElf_Word debuglink_crc,
- int fd);
-
/* This callback must be used when using dwfl_offline_* to report modules,
if ET_REL is to be supported. */