summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/game.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/game.cpp b/src/game.cpp
index 5ed479386..3e9f448d3 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -2663,11 +2663,6 @@ void the_game(
NULL);
}
- // Clear Z buffer
- driver->clearZBuffer();
- // Draw some sky things
- //draw_horizon(driver, camera.getCameraNode());
-
/*
End scene
*/