X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fframe.hh;h=b204567ed75fcadbccfc2090b9455f554ec4a926;hb=6062fe404ce5f2505494132d5454370d696625ca;hp=a36a6eec531cbe3ea46c318bb5ae67da81ff6590;hpb=8735c12d9633738a5150c451457471d797fa9bf1;p=chaz%2Fopenbox 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