X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf-text%2Ftypes%2Fstruct.c;h=cd63fe99551cbaaf4f45d210f10772011856cc2f;hp=20bc1a7f3f8e872bc1ec72c737e3c6ff57c7c050;hb=0860ab483ea602b4ac8f60a7634b54c3923da1e6;hpb=1ae19169d9cb823765444d22cdb05cd2ed3f162f diff --git a/formats/ctf-text/types/struct.c b/formats/ctf-text/types/struct.c index 20bc1a7f..cd63fe99 100644 --- a/formats/ctf-text/types/struct.c +++ b/formats/ctf-text/types/struct.c @@ -21,7 +21,6 @@ void ctf_text_struct_write(struct stream_pos *ppos, struct definition *definition) { - struct declaration *declaration = definition->declaration; struct ctf_text_stream_pos *pos = ctf_text_pos(ppos); if (!pos->dummy) {