X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Flabelwidget.hh;h=81d350c67627de9fc6f7a5310eae0382edb2a67c;hb=9e6b0d5a8d0226232802bdece77665b167f98dae;hp=6373e1d30431ca08dad5d329abb1a820e8afbf65;hpb=dd6f90684899e8e26e653af4b2e7e7eab1abf798;p=chaz%2Fopenbox 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; }