diff --git a/src/maze.cpp b/src/maze.cpp index df41851..d4c0ef2 100644 --- a/src/maze.cpp +++ b/src/maze.cpp @@ -31,7 +31,6 @@ void MazeScreen::display() { glMatrixMode(GL_MODELVIEW); glLoadIdentity(); - //configures the camera with the position_x and position_z variables gluLookAt( posX, 0,