diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-08 06:45:30 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-08 06:45:30 +0000 |
| commit | 7e41036491e59cdbd2579aeaf672c593458d8e16 (patch) | |
| tree | 1cf50742d37ca531c143c449ba7e8fdb337ec843 /src | |
| parent | 6bad7e676ad841ffce8e2a05f0d8538f149454ea (diff) | |
rm old comment
Diffstat (limited to 'src')
| -rw-r--r-- | src/frame.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/frame.hh b/src/frame.hh index e6236830..01f706de 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -93,9 +93,6 @@ public: //! Reparents the client window from the root window onto the frame void grabClient(); //! Reparents the client window back to the root window - /*! - This is not to be called if the client has already reparented itself. - */ void releaseClient(); //! Update the frame's size to match the client |
