Component creation
[babeltrace.git] / include / babeltrace / plugin / sink-internal.h
index 1bcd4ba599adf35e670709811ce6ff126c2364f0..f609e93eca25b7360fff9beb91322935314c3b72 100644 (file)
@@ -34,7 +34,6 @@
 
 struct bt_component_sink_class {
        struct bt_component_class parent;
-       bt_component_sink_init_cb init;
 };
 
 struct bt_component_sink {
This page took 0.023882 seconds and 4 git commands to generate.