From 6ebe7bef7b0fe1b58e3554a561b6ae7833450ed3 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Fri, 28 Nov 2008 02:46:33 -0600 Subject: [PATCH] Maze no longer needs funny workaround --- extra/maze/maze.factor | 1 - 1 file changed, 1 deletion(-) 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