X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fplugin%2Fcomponent-internal.h;h=eb088d9b7048f870c6f2a913fdcb1ca7841ed729;hb=7c7c0433f4507935fbe2adab29d942df22ee8168;hp=20ab0bbe748681842c6296a9776a651f49ba6e20;hpb=5f1f05fb16867a6bf55e94c2ed8ad77d2172c667;p=babeltrace.git diff --git a/include/babeltrace/plugin/component-internal.h b/include/babeltrace/plugin/component-internal.h index 20ab0bbe..eb088d9b 100644 --- a/include/babeltrace/plugin/component-internal.h +++ b/include/babeltrace/plugin/component-internal.h @@ -51,7 +51,6 @@ struct bt_component { BT_HIDDEN enum bt_component_status bt_component_init(struct bt_component *component, - struct bt_component_class *class, const char *name, bt_component_destroy_cb destroy); BT_HIDDEN