summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 09:14:31 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:56:46 +0300
commit24c3d16f3b2bcfa1cff6836ffaf136333893f1e3 (patch)
treedfb6ad23294ab92f25e04bd3b758110b8695c936 /src/mesa/main/mfeatures.h
parent53514b032626439a1824e8ea96f1c4ba45e8e8d7 (diff)
mesa: remove FEATURE_drawpix define.
Signed-off-by: Oliver McFadden <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/mfeatures.h')
-rw-r--r--src/mesa/main/mfeatures.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/mfeatures.h b/src/mesa/main/mfeatures.h
index 2742e5a160e..9695e38e8da 100644
--- a/src/mesa/main/mfeatures.h
+++ b/src/mesa/main/mfeatures.h
@@ -84,7 +84,6 @@
#define FEATURE_remap_table 0
#endif
-#define FEATURE_drawpix FEATURE_GL
#define FEATURE_evaluators FEATURE_GL
#define FEATURE_feedback FEATURE_GL
#define FEATURE_pixel_transfer FEATURE_GL