summaryrefslogtreecommitdiff
path: root/src/mesa/main/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/config.h')
-rw-r--r--src/mesa/main/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/main/config.h b/src/mesa/main/config.h
index 6fddbd116e..44de635c3f 100644
--- a/src/mesa/main/config.h
+++ b/src/mesa/main/config.h
@@ -234,10 +234,6 @@
*/
#define TRIANGLE_WALK_DOUBLE 0
-/**
- * Bits per accumulation buffer color component: 8, 16 or 32
- */
-#define ACCUM_BITS 16
/**
* Bits per depth buffer value.