From 6062fe404ce5f2505494132d5454370d696625ca Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 7 Jan 2003 09:30:00 +0000 Subject: handle unmaps better. all thanks to acroread sending wacky unmap events --- src/frame.hh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/frame.hh') diff --git a/src/frame.hh b/src/frame.hh index a36a6eec..b204567e 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -70,10 +70,7 @@ private: //! Reparents the client window from the root window onto the frame void grabClient(); //! Reparents the client window back to the root window - /*! - @param remap Re-map the client window when we're done reparenting? - */ - void releaseClient(bool remap); + void releaseClient(); public: //! Constructs an OBFrame object, and reparents the client to itself -- cgit v1.2.3