lib: plugin-so.c: ERROR and INFO level messages logged in callee
[babeltrace.git] / src / lib / plugin / plugin-so.c
index c7b447c447a807ce33b2698dd2031b3a70d9352f..a11798cc1bbc4e5c63157d8381d4ef194de92aa6 100644 (file)
@@ -1489,8 +1489,6 @@ int bt_plugin_so_create_all_from_file(const char *path,
        if (status != BT_FUNC_STATUS_OK) {
                /* bt_plugin_so_shared_lib_handle_create() logs more details */
                BT_ASSERT(!shared_lib_handle);
-               BT_LIB_LOGE_APPEND_CAUSE(
-                       "Cannot create shared library handle.");
                goto end;
        }
 
This page took 0.025927 seconds and 4 git commands to generate.