mesa: remove empty glthread.h file
[mesa.git] / src / mesa / drivers / x11 / glxapi.c
index c03c7438369103660d606df654e208c20467c5f0..a870e94ed4a06e9968d81cca74e85d304f176764 100644 (file)
@@ -131,7 +131,7 @@ get_dispatch(Display *dpy)
 }
 
 
-/* Don't use the GET_DISPATCH defined in glthread.h */
+/* Don't use the GET_DISPATCH macro */
 #undef GET_DISPATCH
 
 #define GET_DISPATCH(DPY, TABLE)       \