summaryrefslogtreecommitdiff
path: root/otk/rendercontrol.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/rendercontrol.hh')
-rw-r--r--otk/rendercontrol.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/otk/rendercontrol.hh b/otk/rendercontrol.hh
index f48f7057..efa16fd0 100644
--- a/otk/rendercontrol.hh
+++ b/otk/rendercontrol.hh
@@ -16,8 +16,6 @@ class RenderControl {
protected:
const ScreenInfo *_screen;
- // the number of bits (1-255) that each shade of color spans across. best
- // case is 1, which gives 255 shades
int _red_bits;
int _green_bits;
int _blue_bits;