was testing this, didnt mean to commit.

This commit is contained in:
Campbell Barton
2009-04-29 17:01:35 +00:00
parent 81dfdf8374
commit 70bcdb817b

View File

@@ -268,7 +268,6 @@ void KX_BlenderRenderTools::applyTransform(RAS_IRasterizer* rasty,double* oglmat
// 'normal' object
glMultMatrixd(oglmatrix);
}
glMultMatrixd(oglmatrix);
}
}