From 3fa13524288087a1d259e48f0dc5f65eeffd11fb Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 18 Jan 2003 03:03:44 +0000 Subject: blef --- otk/rendercontrol.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'otk/rendercontrol.hh') 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; -- cgit v1.2.3