summaryrefslogtreecommitdiff
path: root/otk/rendercontrol.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-18 03:03:44 +0000
committerDana Jansens <danakj@orodu.net>2003-01-18 03:03:44 +0000
commit3fa13524288087a1d259e48f0dc5f65eeffd11fb (patch)
treef6f98fc0a96dd1c53421386e25e8a3cdb81eca0e /otk/rendercontrol.hh
parente6d6a1b6b59d53f9d149f034274b205844eacf1e (diff)
blef
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;