X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fplugin%2Fsource-internal.h;h=e123fd5c293e530eb5927db17973b566829b67cf;hb=38b48196e2b127cceb022056bb22a15086644e10;hp=5c411fc1c83f04a68793559e1d4cba3407079566;hpb=fc11e32c19c33b4aaf901055b49005fb19a6400e;p=babeltrace.git diff --git a/include/babeltrace/plugin/source-internal.h b/include/babeltrace/plugin/source-internal.h index 5c411fc1..e123fd5c 100644 --- a/include/babeltrace/plugin/source-internal.h +++ b/include/babeltrace/plugin/source-internal.h @@ -34,7 +34,6 @@ struct bt_component_source_class { struct bt_component_class parent; - bt_component_source_init_cb init; }; struct bt_component_source {