lib: fully configure graph (add components, connect ports), then run
[babeltrace.git] / plugins / utils / muxer / muxer.h
index ba439e23c2848f651c732c52cd23686ac635fe0b..1e706c0a0dc2c65683bd25a8ba1a792492a22d43 100644 (file)
@@ -58,9 +58,4 @@ bt_self_component_status muxer_input_port_connected(
                bt_self_component_port_input *self_port,
                const bt_port_output *other_port);
 
-BT_HIDDEN
-void muxer_input_port_disconnected(
-               bt_self_component_filter *self_component,
-               bt_self_component_port_input *self_port);
-
 #endif /* BABELTRACE_PLUGINS_UTILS_MUXER_H */
This page took 0.038858 seconds and 4 git commands to generate.