diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-23 04:20:08 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-23 04:20:08 +0000 |
| commit | ff3bb7566b76ff28e72e64054908145854b4454d (patch) | |
| tree | 5ba4aadf166a0bf4e0f781919b67d14cedaccb4b /src/labelwidget.hh | |
| parent | b5963e0e5393e62ecdcdd6df65e5cdf4482276f8 (diff) | |
remove debug printfs
Diffstat (limited to 'src/labelwidget.hh')
| -rw-r--r-- | src/labelwidget.hh | 2 |
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; } |
