summaryrefslogtreecommitdiff
path: root/otk/rendercontrol.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/rendercontrol.hh')
-rw-r--r--otk/rendercontrol.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/otk/rendercontrol.hh b/otk/rendercontrol.hh
index 56f45c8a..5e21da29 100644
--- a/otk/rendercontrol.hh
+++ b/otk/rendercontrol.hh
@@ -48,9 +48,6 @@ public:
static RenderControl *getRenderControl(int screen);
- //! Draws onto the root window
- virtual void drawRoot(const RenderColor &color) const;
-
//! Draws a background onto a Surface, as specified by a RenderTexture
/*!
This function will overwrite the entire surface.