summaryrefslogtreecommitdiff
path: root/src/client.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-06 04:57:42 +0000
committerDana Jansens <danakj@orodu.net>2003-01-06 04:57:42 +0000
commitcc39863363f6c424a1d5f3790ef182b52b69a53e (patch)
treee6d7ffda7d7a105d15285a14bd268d3549bb6bc4 /src/client.hh
parent043822f6b67f0b6cd1cf60eccb1294b13e8bf11a (diff)
handle maprequests after mapped correctly. thus making gaim happy again
Diffstat (limited to 'src/client.hh')
-rw-r--r--src/client.hh1
1 files changed, 0 insertions, 1 deletions
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