diff options
Diffstat (limited to 'src/mesa/main/config.h')
-rw-r--r-- | src/mesa/main/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mesa/main/config.h b/src/mesa/main/config.h index 6fddbd116ea..44de635c3f7 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. |