summaryrefslogtreecommitdiffstats
path: root/dwflpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwflpp.h')
-rw-r--r--dwflpp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwflpp.h b/dwflpp.h
index ab2ffe25..87bd6eba 100644
--- a/dwflpp.h
+++ b/dwflpp.h
@@ -192,7 +192,6 @@ struct dwflpp
bool function_name_matches_pattern(const std::string& name, const std::string& pattern);
bool function_name_matches(const std::string& pattern);
- bool function_name_final_match(const std::string& pattern);
void iterate_over_modules(int (* callback)(Dwfl_Module *, void **,
const char *, Dwarf_Addr,