rm old comment
This commit is contained in:
parent
6bad7e676a
commit
7e41036491
1 changed files with 0 additions and 3 deletions
|
@ -93,9 +93,6 @@ public:
|
||||||
//! Reparents the client window from the root window onto the frame
|
//! Reparents the client window from the root window onto the frame
|
||||||
void grabClient();
|
void grabClient();
|
||||||
//! Reparents the client window back to the root window
|
//! Reparents the client window back to the root window
|
||||||
/*!
|
|
||||||
This is not to be called if the client has already reparented itself.
|
|
||||||
*/
|
|
||||||
void releaseClient();
|
void releaseClient();
|
||||||
|
|
||||||
//! Update the frame's size to match the client
|
//! Update the frame's size to match the client
|
||||||
|
|
Loading…
Reference in a new issue