From 06a80ce2c7a189e26063d5e4e475ca500778aba5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 11 Nov 2002 10:26:08 +0000 Subject: manage and unmanage windows in OBScreen --- src/xeventhandler.hh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/xeventhandler.hh') diff --git a/src/xeventhandler.hh b/src/xeventhandler.hh index 0b5a1466..0f9c99cc 100644 --- a/src/xeventhandler.hh +++ b/src/xeventhandler.hh @@ -150,11 +150,6 @@ public: @param e The XEvent to handle */ void handle(const XEvent &e); - - - // XXX: TEMPORARY MOVE TO A SCREEN CLASS OR SOMETHING - void manageWindow(int, Window); - void unmanageWindow(OBClient*); }; } -- cgit v1.2.3