lib: remove `BT_ASSERT_PRE_FUNC`
[babeltrace.git] / src / lib / trace-ir / trace-class.c
index 23a6a7e7b3450db0f9176d5a2ed63df46850d0c7..620e8f6daeb3375b0bc5bd3e006d3e1f82c5f3a9 100644 (file)
@@ -198,7 +198,6 @@ enum bt_trace_class_add_listener_status bt_trace_class_add_destruction_listener(
        return BT_FUNC_STATUS_OK;
 }
 
-BT_ASSERT_PRE_FUNC
 static
 bool has_listener_id(const struct bt_trace_class *tc, uint64_t listener_id)
 {
This page took 0.023615 seconds and 4 git commands to generate.