lib: remove one BT_LIB_LOGD from init_error_cause
[babeltrace.git] / src / lib / error.c
index bd8259ab71057103385d75b711ffd59a5508007a..067f30dbd73c52ccfa3b7b1203cfbfd38f635fa7 100644 (file)
@@ -155,8 +155,6 @@ int init_error_cause(struct bt_error_cause *cause,
                goto end;
        }
 
-       BT_LIB_LOGD("Initialized error cause: %!+r", cause);
-
 end:
        return ret;
 }
This page took 0.025319 seconds and 4 git commands to generate.