summaryrefslogtreecommitdiffstats
path: root/buildrun.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildrun.h')
-rw-r--r--buildrun.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildrun.h b/buildrun.h
index 54e78c1a..88a63a5e 100644
--- a/buildrun.h
+++ b/buildrun.h
@@ -12,8 +12,6 @@
#include "elaborate.h"
int compile_pass (systemtap_session& s);
-bool uprobes_enabled (void);
-int make_uprobes (systemtap_session& s);
int run_pass (systemtap_session& s);