Cleanup: tests: remove debugging `diag` leftover
[babeltrace.git] / tests / lib / plugin.c
index d5a21808fbbfdda25c4176525f7600c562c25484..5990481286dc49bb4c83824f28b2dddaceb7604e 100644 (file)
@@ -197,7 +197,6 @@ static void test_sfs(const char *plugin_dir)
                "bt_component_class_query() receives the expected parameters");
 
        bt_component_class_sink_get_ref(sink_comp_class);
-       diag("> putting the plugin set object here");
        BT_PLUGIN_SET_PUT_REF_AND_RESET(plugin_set);
        graph = bt_graph_create(0);
        BT_ASSERT(graph);
This page took 0.023092 seconds and 4 git commands to generate.