code cleanup: remove some paranoid checks which would have crashed anyway earlier on.

Also some minor formatting.
This commit is contained in:
Campbell Barton
2013-01-20 14:50:50 +00:00
parent 160dd1dc3b
commit f414d2980a
9 changed files with 30 additions and 22 deletions

View File

@@ -90,7 +90,7 @@ public:
Transform worldtocamera;
Transform rastertocamera;
Transform cameratoraster;;
Transform cameratoraster;
float3 dx;
float3 dy;