summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mesa/main/mfeatures.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/mfeatures.h b/src/mesa/main/mfeatures.h
index ab0ba7bacce..46535819d01 100644
--- a/src/mesa/main/mfeatures.h
+++ b/src/mesa/main/mfeatures.h
@@ -103,6 +103,4 @@
#define FEATURE_NV_fragment_program FEATURE_GL
#define FEATURE_NV_vertex_program FEATURE_GL
-#define FEATURE_OES_framebuffer_object FEATURE_ES
-
#endif /* FEATURES_H */