mesa: Remove checks of Visual.rgbMode
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 25 Feb 2010 02:58:38 +0000 (18:58 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 3 Mar 2010 20:37:04 +0000 (12:37 -0800)
commit22a96f305898b5d1aa26809c7156a01686eb9bf0
treea6a863d1bd28f639f92467364d4d4687f4367413
parentfcf438e9e03f6e75bca4a49ad372fe7c4b1abbf8
mesa: Remove checks of Visual.rgbMode

This must always be true now, so there is no reason to check it.  Ever.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/clear.c
src/mesa/main/context.c
src/mesa/main/feedback.c
src/mesa/main/framebuffer.c
src/mesa/main/light.c
src/mesa/main/rastpos.c
src/mesa/main/readpix.c
src/mesa/main/renderbuffer.c