st/glx: Do not undefine _R, _G, and _B.
[mesa.git] / src / gallium / state_trackers / glx / xlib / glx_usefont.c
index 0aa37e150b8c6f24341be53ec6d49b6a6e24fe74..fa5c93afa3327af42f98f81b8138237fed5dd923 100644 (file)
@@ -37,9 +37,6 @@
 /* Some debugging info.  */
 
 #ifdef DEBUG
-#undef _R
-#undef _G
-#undef _B
 #include <ctype.h>
 
 int debug_xfonts = 0;