remove extra line in reader
[babeltrace.git] / plugins / ctf / reader.c
index 437de62ff7052df0700166e2f9d913042f575a54..f839f9b0c5aa6d4eff98541b89b9daf52d918974 100644 (file)
@@ -71,7 +71,6 @@ struct bt_notification_iterator *ctf_reader_iterator_create(
        return NULL;
 }
 
-
 struct bt_plugin *bt_plugin_lib_create(struct bt_object *params)
 {
        enum bt_plugin_status ret;
This page took 0.024927 seconds and 4 git commands to generate.