From ff3bb7566b76ff28e72e64054908145854b4454d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 23 Jan 2003 04:20:08 +0000 Subject: remove debug printfs --- src/labelwidget.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/labelwidget.hh') 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; } -- cgit v1.2.3