aboutsummaryrefslogtreecommitdiffhomepage
path: root/tag-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'tag-util.c')
-rw-r--r--tag-util.c2
1 files changed, 0 insertions, 2 deletions
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++;