From a77f0fb344978bb4dafd2ad4639f3de3e090bf7b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 2 Dec 2002 23:03:41 +0000 Subject: handle map requests with the root window class --- src/openbox.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/openbox.hh') diff --git a/src/openbox.hh b/src/openbox.hh index 8c2015f9..c810057f 100644 --- a/src/openbox.hh +++ b/src/openbox.hh @@ -188,8 +188,6 @@ public: manager can be destroyed. */ inline void shutdown() { _doshutdown = true; } - - virtual void mapRequestHandler(const XMapRequestEvent &); }; } -- cgit v1.2.3