From e910bece1ddee799898eb75b410234490e259b2a Mon Sep 17 00:00:00 2001 From: Philip Rosedale Date: Wed, 10 Apr 2013 00:30:24 -0700 Subject: [PATCH] temp commented groundPlaneGrid till file is fixed --- interface/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/src/main.cpp b/interface/src/main.cpp index d6f98648c8..01c76e9254 100644 --- a/interface/src/main.cpp +++ b/interface/src/main.cpp @@ -602,7 +602,7 @@ void display(void) //--------------------------------------------- // draw a grid gound plane.... //--------------------------------------------- - drawGroundPlaneGrid( 5.0f, 9 ); + //drawGroundPlaneGrid( 5.0f, 9 ); // Draw cloud of dots