diff --git a/extra/maze/maze.factor b/extra/maze/maze.factor index 40e12a97c9..f56c579a3f 100644 --- a/extra/maze/maze.factor +++ b/extra/maze/maze.factor @@ -41,7 +41,6 @@ SYMBOL: visited ] if ; : draw-maze ( n -- ) - -0.5 0.5 0 glTranslated line-width 2 - glLineWidth line-width 2 - glPointSize 1.0 1.0 1.0 1.0 glColor4d