Always evaluate BT_ASSERT(); add BT_ASSERT_DBG() for debug mode only
[babeltrace.git] / src / lib / trace-ir / trace.c
index 184fc0705f2dd6ea125aad2e73fb23a5748a1cb5..1536feaf6c3b4e77e720703acc188d042651c21e 100644 (file)
@@ -242,7 +242,6 @@ void bt_trace_set_uuid(struct bt_trace *trace, bt_uuid uuid)
        BT_LIB_LOGD("Set trace's UUID: %!+t", trace);
 }
 
-BT_ASSERT_FUNC
 static
 bool trace_has_environment_entry(const struct bt_trace *trace, const char *name)
 {
This page took 0.024328 seconds and 4 git commands to generate.