debug_info fix: useless reference
[babeltrace.git] / plugins / lttng-utils / copy.c
index c553d79b86a9b04a048d3e78d9810aba4c259d0c..be170a547fb7a7d91142158c8e93cea1c12bcf83 100644 (file)
@@ -1055,7 +1055,6 @@ struct bt_ctf_packet *debug_info_new_packet(
                                __func__, __FILE__, __LINE__);
                goto error;
        }
-       bt_get(writer_packet);
 
        writer_packet_context = ctf_copy_packet_context(debug_it->err, packet,
                        writer_stream, 0);
This page took 0.025183 seconds and 4 git commands to generate.