x86: Silence unused variable warning on Mac OS X.
authorVinson Lee <vlee@vmware.com>
Sat, 18 Sep 2010 06:59:23 +0000 (23:59 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 18 Sep 2010 06:59:23 +0000 (23:59 -0700)
commit9ea2a3af9c3e150e212f2bcbb23ae05b4779d702
treea966052d8634a41458209e4ffbcfa5f33b46cf70
parentc32bac57ed445e48856d74113364287ed6e5cdd4
x86: Silence unused variable warning on Mac OS X.

Silences the following GCC warning on Mac OS X.
x86/common_x86.c:58: warning: 'detection_debug' defined but not used
src/mesa/x86/common_x86.c