mesa: remove always-false conditional in check_compatible()
authorBrian Paul <brianp@vmware.com>
Tue, 2 Nov 2010 15:40:55 +0000 (09:40 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 2 Nov 2010 15:40:57 +0000 (09:40 -0600)
commit4a9ce9b299832b4f367cc6da06f36ee20c7d0d5f
tree72383acb83f2a53ec9eb5e1320276c47306a41d2
parent670207e6d0f0c5a25a709a4b83987d379ee4b8fe
mesa: remove always-false conditional in check_compatible()

The two gl_config pointers can never be equal.
src/mesa/main/context.c