diff options
Diffstat (limited to 'task_finder.h')
-rw-r--r-- | task_finder.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/task_finder.h b/task_finder.h index 99419e32..8f93c697 100644 --- a/task_finder.h +++ b/task_finder.h @@ -12,8 +12,6 @@ // Declare that task_finder is needed in this session void enable_task_finder(systemtap_session& s); -// Helper function to emit vma tracker callbacks. -void emit_vma_callback_probe_decl (systemtap_session& s, std::string path, int64_t pid); #endif // TASK_FINDER_H |