diff --git a/src/starsphere/Starsphere.cpp b/src/starsphere/Starsphere.cpp index f4bd78281bb888d8ab60d6f0ad37437f53c17f77..47d295445dc851f1a2d4bd2358ddf414a5000b27 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(); } /**