http://www.jwz.org/xscreensaver/xscreensaver-5.13.tar.gz
[xscreensaver] / hacks / glx / bubble3d.h
index 72ef5a50420d11136031ddb4e473f2f73dc21ec8..3cdcef32f4d86933d31fde57a79a7ff143b4b02a 100644 (file)
@@ -60,7 +60,6 @@ struct glb_config {
                                         */
        GLfloat     screen_bottom;      /* Bottom of screen. */
        GLfloat     screen_top; /* Top of screen. */
-       GLfloat     bg_colour[4];       /* Background colour. */
        GLfloat     bubble_colour[4];   /* Colour of the bubbles. */
 
        int         polygon_count;