X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fappwidget.hh;h=5595e88e3a71a25c1c9319944758d0503e59afce;hb=1e46a39dc305fe92b0c0eca1e60e76fded3e5214;hp=b2ea44aadb7f237b80070cd2c593dc9c98cbf1d7;hpb=99cd843fc6dc7a7f55b6c90fd1162f233853aad2;p=chaz%2Fopenbox 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();