Fix freeing of channels and buffers in buffers.c v2
[ust.git] / libust / tracer.c
index eb44f5459280c7c053417007b36285aede2702ce..435c22dda3c8a2a3b3f45bd7e1fc30a5f0c24ce3 100644 (file)
@@ -795,9 +795,6 @@ static void __ltt_trace_destroy(struct ust_trace *trace, int drop)
                }
        }
 
-       return; /* FIXME: temporary for ust */
-//ust//        flush_scheduled_work();
-
        /*
         * The currently destroyed trace is not in the trace list anymore,
         * so it's safe to call the async wakeup ourself. It will deliver
This page took 0.023974 seconds and 4 git commands to generate.