lib: remove `BT_ASSERT_PRE_FUNC`
[babeltrace.git] / src / lib / trace-ir / event-class.c
index efbd676654cdfaa8e6cca8afb329e5fc3f9b8b44..c5e5230e160d049b46f80da2445716de274762bb 100644 (file)
@@ -85,7 +85,6 @@ void free_event(struct bt_event *event,
        bt_event_destroy(event);
 }
 
-BT_ASSERT_PRE_FUNC
 static
 bool event_class_id_is_unique(const struct bt_stream_class *stream_class,
                uint64_t id)
This page took 0.022873 seconds and 4 git commands to generate.