]> Dogcows Code - chaz/openbox/blobdiff - src/frame.hh
handle unmaps better. all thanks to acroread sending wacky unmap events
[chaz/openbox] / src / frame.hh
index a36a6eec531cbe3ea46c318bb5ae67da81ff6590..b204567ed75fcadbccfc2090b9455f554ec4a926 100644 (file)
@@ -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
This page took 0.025382 seconds and 4 git commands to generate.