summaryrefslogtreecommitdiff
path: root/src/openbox.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/openbox.hh')
-rw-r--r--src/openbox.hh2
1 files changed, 0 insertions, 2 deletions
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 &);
};
}