From afb8a28120b21569934202968283e65a173c3bd8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 3 Feb 2003 07:41:25 +0000 Subject: support pseudocolor and greyscale displays by, using solid colors instead of gradients --- otk/pseudorendercontrol.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'otk/pseudorendercontrol.hh') diff --git a/otk/pseudorendercontrol.hh b/otk/pseudorendercontrol.hh index 6d3255ee..a1a12a81 100644 --- a/otk/pseudorendercontrol.hh +++ b/otk/pseudorendercontrol.hh @@ -23,9 +23,6 @@ namespace otk { class PseudoRenderControl : public RenderControl { private: - virtual void drawGradientBackground(Surface &sf, - const RenderTexture &texture) const; - public: PseudoRenderControl(int screen); virtual ~PseudoRenderControl(); -- cgit v1.2.3