From 376ce0032ed64a7030e66edcb9bc39e77d63d347 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 3 Jan 2003 18:41:49 +0000 Subject: rm old bb shit, and the old xeventhandler --- src/backgroundwidget.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/backgroundwidget.hh') diff --git a/src/backgroundwidget.hh b/src/backgroundwidget.hh index 9d833b4c..7b698c15 100644 --- a/src/backgroundwidget.hh +++ b/src/backgroundwidget.hh @@ -22,9 +22,6 @@ public: virtual void focus(); virtual void unfocus(); - - void grabButtons(bool grab); - virtual void buttonPressHandler(const XButtonEvent &e); }; } -- cgit v1.2.3