aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/main/core.h')
-rw-r--r--mesalib/src/mesa/main/core.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mesalib/src/mesa/main/core.h b/mesalib/src/mesa/main/core.h
index 0ba0db8a3..73ed01c25 100644
--- a/mesalib/src/mesa/main/core.h
+++ b/mesalib/src/mesa/main/core.h
@@ -31,8 +31,7 @@
* The public header of core mesa.
*
* This file is the (only) public header of core mesa. It is supposed to be
- * used by GLX, WGL, and GLSL. It is important that headers directly or
- * indirectly included here do not perform feature tests (#if FEATURE_xxx).
+ * used by GLX, WGL, and GLSL.
*/