Skip to content
Snippets Groups Projects
Commit 46459308 authored by Oliver Bock's avatar Oliver Bock
Browse files

Superfluous

parent 5f2ce34a
Branches
Tags
No related merge requests found
...@@ -746,7 +746,6 @@ void Starsphere::initialize(const int width, const int height, const Resource *f ...@@ -746,7 +746,6 @@ void Starsphere::initialize(const int width, const int height, const Resource *f
glDisable(GL_CLIP_PLANE0); glDisable(GL_CLIP_PLANE0);
glClear(GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT); glClear(GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT);
glFlush();
} }
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment