X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libust%2Ftracer.c;h=435c22dda3c8a2a3b3f45bd7e1fc30a5f0c24ce3;hb=ef15e552c145311c21bb89a1f5e9c6c040e1737f;hp=eb44f5459280c7c053417007b36285aede2702ce;hpb=8c9d8113bbc71204132e8512bca16b0989dd9d95;p=ust.git diff --git a/libust/tracer.c b/libust/tracer.c index eb44f54..435c22d 100644 --- a/libust/tracer.c +++ b/libust/tracer.c @@ -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