From 464593083b2b222b66b6e8a05ddb5e38f38d2aaa Mon Sep 17 00:00:00 2001
From: Oliver Bock <oliver.bock@aei.mpg.de>
Date: Thu, 20 Nov 2008 16:43:17 +0100
Subject: [PATCH] Superfluous

---
 src/starsphere/Starsphere.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/starsphere/Starsphere.cpp b/src/starsphere/Starsphere.cpp
index f4bd782..47d2954 100644
--- a/src/starsphere/Starsphere.cpp
+++ b/src/starsphere/Starsphere.cpp
@@ -746,7 +746,6 @@ void Starsphere::initialize(const int width, const int height, const Resource *f
 
 	glDisable(GL_CLIP_PLANE0);
 	glClear(GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT);
-	glFlush();
 }
 
 /**
-- 
GitLab