--- ray/src/hd/rhd_glx.c 1997/12/26 15:33:12 3.6 +++ ray/src/hd/rhd_glx.c 1997/12/26 16:50:03 3.7 @@ -161,7 +161,6 @@ char *id; /* map the window */ XMapWindow(ourdisplay, gwind); dev_input(); /* sets size and view angles */ - glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); /* allocate our leaf pile */ if (!qtAllocLeaves(2 * DisplayWidth(ourdisplay,ourscreen) * DisplayHeight(ourdisplay,ourscreen) /