X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fatunnel.c;h=ee244ea5c137b38fe7bdd95d488ef9258c2cb090;hp=baea0ef85e885c12c88dee670d1a87bcded3b25e;hb=5f9c47ca98dd43d8f59b7c27d3fde6edfde4fe21;hpb=50be9bb40dc60130c99ffa568e6677779904ff70 diff --git a/hacks/glx/atunnel.c b/hacks/glx/atunnel.c index baea0ef8..ee244ea5 100644 --- a/hacks/glx/atunnel.c +++ b/hacks/glx/atunnel.c @@ -185,7 +185,6 @@ static void Init(ModeInfo * mi) GLfloat light_position[] = {0.0, 0.0, 1.0, 0.0}; GLfloat fogColor[4] = {0.8, 0.8, 0.8, 1.0}; - glClearColor(0, 0, 0, 0); if (do_texture) { glGenTextures(MAX_TEXTURE, sa->texture);