summaryrefslogtreecommitdiff
path: root/retrace.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'retrace.hpp')
-rw-r--r--retrace.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/retrace.hpp b/retrace.hpp
index b697adb..d0e986e 100644
--- a/retrace.hpp
+++ b/retrace.hpp
@@ -85,7 +85,6 @@ extern int verbosity;
void ignore(Trace::Call &call);
-void retrace_unknown(Trace::Call &call);
typedef void (*Callback)(Trace::Call &call);