Move UST registry into sessiond and implement notifiers
[lttng-tools.git] / src / common / consumer.c
index 09b3bee330457d46483a85d1f2f5402e25241b9e..6272e19b710b1ff2106c0d709c50bb973222523a 100644 (file)
@@ -1634,7 +1634,6 @@ int lttng_consumer_take_snapshot(struct lttng_consumer_stream *stream)
                assert(0);
                return -ENOSYS;
        }
-
 }
 
 /*
This page took 0.025817 seconds and 5 git commands to generate.