window: Remove another comment reference to StaticGravity

This commit is contained in:
Jasper St. Pierre 2014-05-21 13:20:10 -04:00
parent 21991a7edb
commit f1a7231ac2

View File

@ -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;