summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mfeatures.h
diff options
context:
space:
mode:
authorOliver McFadden <[email protected]>2012-09-11 09:02:42 +0300
committerOliver McFadden <[email protected]>2012-09-15 12:56:29 +0300
commit016ba4cc2c850259cf902d4d3d287040942b5c1b (patch)
treee6b0f66df34f0f5d0145bad367f37dd2b4d062e6 /src/mesa/main/mfeatures.h
parentfc66313c96b0311c592322fe47bf0d51fd1a9dcc (diff)
mesa: remove FEATURE_accum 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 b7acbee7e0f..4e608f489e2 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_accum FEATURE_GL
#define FEATURE_arrayelt FEATURE_GL
#define FEATURE_attrib_stack FEATURE_GL
/* this disables vtxfmt, api_loopback, and api_noop completely */