diff options
Diffstat (limited to 'src/xeventhandler.hh')
| -rw-r--r-- | src/xeventhandler.hh | 5 |
1 files changed, 0 insertions, 5 deletions
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*); }; } |
