summaryrefslogtreecommitdiff
path: root/src/labelwidget.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/labelwidget.hh')
-rw-r--r--src/labelwidget.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/labelwidget.hh b/src/labelwidget.hh
index 6373e1d3..81d350c6 100644
--- a/src/labelwidget.hh
+++ b/src/labelwidget.hh
@@ -31,8 +31,6 @@ public:
virtual void focus();
virtual void unfocus();
- virtual void update();
-
virtual void renderForeground();
inline const otk::ustring &text() const { return _text; }