mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
window: Remove another comment reference to StaticGravity
This commit is contained in:
parent
21991a7edb
commit
f1a7231ac2
@ -3651,9 +3651,6 @@ meta_window_move_resize_internal (MetaWindow *window,
|
||||
* windows, this is the root position of the client area of the window.
|
||||
*/
|
||||
gboolean did_placement;
|
||||
/* used for the configure request, but may not be final
|
||||
* destination due to StaticGravity etc.
|
||||
*/
|
||||
MetaRectangle new_rect;
|
||||
MetaRectangle requested_rect;
|
||||
MetaMoveResizeResultFlags result = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user