summaryrefslogtreecommitdiffstats
path: root/tapsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'tapsets.h')
-rw-r--r--tapsets.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tapsets.h b/tapsets.h
index 7a74ad31..115f2ccf 100644
--- a/tapsets.h
+++ b/tapsets.h
@@ -15,7 +15,6 @@
void register_standard_tapsets(systemtap_session& sess);
std::vector<derived_probe_group*> all_session_groups(systemtap_session& s);
-int dwfl_report_offline_predicate (const char* modname, const char* filename);
void common_probe_entryfn_prologue (translator_output* o, std::string statestr,
std::string new_pp, bool overload_processing = true);
void common_probe_entryfn_epilogue (translator_output* o, bool overload_processing = true);