optimization

This commit is contained in:
zzzzrrr 2009-07-23 12:46:36 -04:00
parent b6c40da8e4
commit cb57653cbd
1 changed files with 0 additions and 3 deletions

View File

@ -157,9 +157,6 @@ class TrapezoidalMap {
trapezoids(2).updateLeftRight(trapezoids(0), trapezoids(1), t.upperRight, t.lowerRight)
s.above = trapezoids(0)
s.below = trapezoids(1)
trapezoids
}