remove redundant code

This commit is contained in:
Damien Elmes 2011-02-04 20:33:13 +09:00
parent 1b027af439
commit ff38dad5b2

View file

@ -845,7 +845,6 @@ when type = 1 then combinedDue + 86400 * (case
else interval*:rev
end)
when type = 2 then :new
else combinedDue
end),
modified = :now, isDue = 0
where id != :id and factId = :factId