summaryrefslogtreecommitdiff
path: root/src/backgroundwidget.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-03 18:41:49 +0000
committerDana Jansens <danakj@orodu.net>2003-01-03 18:41:49 +0000
commit376ce0032ed64a7030e66edcb9bc39e77d63d347 (patch)
treefac75d67db882dffcbc7f08e33cc6b195f55d085 /src/backgroundwidget.hh
parentc89a13d5dee4bf5f2e7d79452d4738595454b0c4 (diff)
rm old bb shit, and the old xeventhandler
Diffstat (limited to 'src/backgroundwidget.hh')
-rw-r--r--src/backgroundwidget.hh3
1 files changed, 0 insertions, 3 deletions
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);
};
}