X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fctf.c;h=75d1b5eb2ffa27b7558237a6e895919214ec274b;hp=717f48d4cf1bbdd81bc8e676c1e325e02fa9c83b;hb=2e8b37d41284e54bdb5af4bf5b51c5a616f69597;hpb=546293fa85416f739f1cfc125c5c4bcd25075a5d diff --git a/formats/ctf/ctf.c b/formats/ctf/ctf.c index 717f48d4..75d1b5eb 100644 --- a/formats/ctf/ctf.c +++ b/formats/ctf/ctf.c @@ -462,7 +462,6 @@ int create_stream_packet_index(struct ctf_trace *td, return -EINVAL; } - /* Save position after header and context */ packet_index.data_offset = pos->offset;