X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-sink-internal.h;h=c1e7a4548eac51fe9817d890d3e6b94c8cbfb95b;hp=cffb9a9648b23830e11e1c6da3ad24708ab8239f;hb=36712f1d9ad9269638e493ca36a50979fe4da989;hpb=6f79a7cf4f5f065267895765f2277c6a12437f37 diff --git a/include/babeltrace/graph/component-sink-internal.h b/include/babeltrace/graph/component-sink-internal.h index cffb9a96..c1e7a454 100644 --- a/include/babeltrace/graph/component-sink-internal.h +++ b/include/babeltrace/graph/component-sink-internal.h @@ -49,7 +49,7 @@ struct bt_component_sink { */ BT_HIDDEN struct bt_component *bt_component_sink_create( - struct bt_component_class *class, struct bt_value *params); + struct bt_component_class *class); BT_HIDDEN void bt_component_sink_destroy(struct bt_component *component);