From cc39863363f6c424a1d5f3790ef182b52b69a53e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 6 Jan 2003 04:57:42 +0000 Subject: handle maprequests after mapped correctly. thus making gaim happy again --- src/client.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client.hh') diff --git a/src/client.hh b/src/client.hh index 067ccccc..dd4bfe9f 100644 --- a/src/client.hh +++ b/src/client.hh @@ -535,7 +535,6 @@ public: virtual void unmapHandler(const XUnmapEvent &e); virtual void destroyHandler(const XDestroyWindowEvent &e); virtual void reparentHandler(const XReparentEvent &e); - virtual void mapRequestHandler(const XMapRequestEvent &e); #if defined(SHAPE) virtual void shapeHandler(const XShapeEvent &e); #endif // SHAPE -- cgit v1.2.3