X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fpipes.c;h=1f6088fa02ea334dac7b25dbc0e86436d5609759;hp=6a913aac5089b854c0f14faaff5465538d7850e3;hb=5f9c47ca98dd43d8f59b7c27d3fde6edfde4fe21;hpb=50be9bb40dc60130c99ffa568e6677779904ff70 diff --git a/hacks/glx/pipes.c b/hacks/glx/pipes.c index 6a913aac..1f6088fa 100644 --- a/hacks/glx/pipes.c +++ b/hacks/glx/pipes.c @@ -530,7 +530,6 @@ pinit(ModeInfo * mi, int zera) mi->polygon_count = 0; glClearDepth(1.0); - glClearColor(0.0, 0.0, 0.0, 1.0); glColor3f(1.0, 1.0, 1.0); glLightfv(GL_LIGHT0, GL_AMBIENT, ambient0);