gte: eliminate excessive lims and casts
authornotaz <notasas@gmail.com>
Fri, 21 Oct 2011 15:08:57 +0000 (18:08 +0300)
committernotaz <notasas@gmail.com>
Sun, 30 Oct 2011 21:48:08 +0000 (23:48 +0200)
checking for overflow where it can't occur is a waste of time,
get rid of that code.


No differences found