summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tapset/ucontext-unwind.stp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tapset/ucontext-unwind.stp b/tapset/ucontext-unwind.stp
index 399ce0c5..b9a9fbb5 100644
--- a/tapset/ucontext-unwind.stp
+++ b/tapset/ucontext-unwind.stp
@@ -41,7 +41,6 @@ function print_ubacktrace () %{ /* unprivileged */
* shorter (just name and offset), and the function address is
* printed if it can't be mapped to a name.
*/
-
function print_ubacktrace_brief () %{ /* unprivileged */
assert_is_myproc();
if (CONTEXT->regs) {