summaryrefslogtreecommitdiff
path: root/otk/appwidget.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/appwidget.hh')
-rw-r--r--otk/appwidget.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/otk/appwidget.hh b/otk/appwidget.hh
index b2ea44aa..5595e88e 100644
--- a/otk/appwidget.hh
+++ b/otk/appwidget.hh
@@ -14,8 +14,6 @@ public:
AppWidget(Application *app, Direction direction = Horizontal, int bevel = 0);
virtual ~AppWidget();
- virtual void render();
-
virtual void show();
virtual void hide();