aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/main/mfeatures.h')
-rw-r--r--mesalib/src/mesa/main/mfeatures.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mesalib/src/mesa/main/mfeatures.h b/mesalib/src/mesa/main/mfeatures.h
index 829c0563b..55e9cf9c4 100644
--- a/mesalib/src/mesa/main/mfeatures.h
+++ b/mesalib/src/mesa/main/mfeatures.h
@@ -31,10 +31,6 @@
#ifndef FEATURES_H
#define FEATURES_H
-#ifndef _HAVE_FULL_GL
-#define _HAVE_FULL_GL 1
-#endif
-
#ifndef FEATURE_ES1
#define FEATURE_ES1 0
#endif