cpp-common/bt2c/logging.hpp: remove no-formatting ("str") alternatives
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.cpp
index 79fbe55052a4abb1ae9643669b9d45cbbc051844..6368181000f641718cb9c192cda053ba131b2341 100644 (file)
@@ -1387,7 +1387,7 @@ lttng_live_msg_iter_next(bt_self_message_iterator *self_msg_it, bt_message_array
                      * that of the current candidate message. We
                      * must break the tie in a predictable manner.
                      */
-                    BT_CPPLOGD_STR_SPEC(
+                    BT_CPPLOGD_SPEC(
                         lttng_live_msg_iter->logger,
                         "Two of the next message candidates have the same timestamps, pick one deterministically.");
                     /*
This page took 0.024168 seconds and 4 git commands to generate.