X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=tag-util.c;h=3bde4097372ab827e91e23ff963f6c5413652f9b;hp=92e08a1d05030099b6439f0b56568bc6a8b40bc5;hb=f00c925bd10c024d5b9f88d8903c7a0d14e9cc6a;hpb=e8efa11da90fa47adcbc489638320d61ac98391a diff --git a/tag-util.c b/tag-util.c index 92e08a1d..3bde4097 100644 --- a/tag-util.c +++ b/tag-util.c @@ -165,8 +165,6 @@ parse_tag_command_line (void *ctx, int argc, char **argv, int i; - tag_op_list_reset (tag_ops); - for (i = 0; i < argc; i++) { if (strcmp (argv[i], "--") == 0) { i++;