Implement CTF-IR event getters
[babeltrace.git] / include / babeltrace / ctf-ir / stream-class-internal.h
index 9b609a4d191185efb192a47adcd8c39588041368..c53823d1beac5f4bca63bc963cd565759085740e 100644 (file)
@@ -56,10 +56,6 @@ struct bt_ctf_stream_class {
 BT_HIDDEN
 void bt_ctf_stream_class_freeze(struct bt_ctf_stream_class *stream_class);
 
-BT_HIDDEN
-int bt_ctf_stream_class_set_id(struct bt_ctf_stream_class *stream_class,
-               uint32_t id);
-
 BT_HIDDEN
 int bt_ctf_stream_class_serialize(struct bt_ctf_stream_class *stream_class,
                struct metadata_context *context);
This page took 0.022711 seconds and 4 git commands to generate.