Cosmetics

This commit is contained in:
Robert Schulze 2023-09-07 20:13:19 +00:00
parent d24130092b
commit 0149e4226f
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -973,9 +973,7 @@ public:
}
for (auto & instruction : instructions)
{
instruction.perform(pos, static_cast<Int64>(c.whole), c.fractional, scale, *time_zone);
}
}
else
{