=== Bugfix ===

coverity bugfix: Dead Code
This commit is contained in:
Martin Poirier
2007-05-21 18:45:28 +00:00
parent c702f88e14
commit b1e7c76e93

View File

@@ -935,8 +935,6 @@ static void draw_manipulator_rotate(float mat[][4], int moving, int drawflags, i
if(arcs==0 && moving) {
if(arcs) glEnable(GL_CLIP_PLANE0);
/* Z circle */
if(drawflags & MAN_ROT_Z) {
if(G.f & G_PICKSEL) glLoadName(MAN_ROT_Z);