summaryrefslogtreecommitdiff
path: root/otk/pseudorendercontrol.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/pseudorendercontrol.hh')
-rw-r--r--otk/pseudorendercontrol.hh3
1 files changed, 0 insertions, 3 deletions
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();