diff --git a/src/commands/CmdUntag.cpp b/src/commands/CmdUntag.cpp index cc417df2..efd78278 100644 --- a/src/commands/CmdUntag.cpp +++ b/src/commands/CmdUntag.cpp @@ -64,7 +64,6 @@ int CmdUntag ( for (auto& tag : tags) i.untag (tag); - validate (cli, rules, database, i); database.modifyInterval (tracked[tracked.size () - id], i); // Feedback.