Visibility hidden by default
[babeltrace.git] / src / lib / graph / component-sink.h
index 538a28fdae1c167fd7a5c4397a3a79cfc8ddbb69..c2ee102619e421ec7aaef6f0a76ad62a632e45c1 100644 (file)
@@ -22,11 +22,9 @@ struct bt_component_sink {
        bool graph_is_configured_method_called;
 };
 
-BT_HIDDEN
 struct bt_component *bt_component_sink_create(
                const struct bt_component_class *class);
 
-BT_HIDDEN
 void bt_component_sink_destroy(struct bt_component *component);
 
 #endif /* BABELTRACE_GRAPH_COMPONENT_SINK_INTERNAL_H */
This page took 0.023695 seconds and 4 git commands to generate.