summaryrefslogtreecommitdiff
path: root/src/core/window-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/window-private.h')
-rw-r--r--src/core/window-private.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/window-private.h b/src/core/window-private.h
index 2d2f8ae2d..6d5a46ccb 100644
--- a/src/core/window-private.h
+++ b/src/core/window-private.h
@@ -408,12 +408,6 @@ struct _MetaWindow
*/
MetaRectangle rect;
- /* The size and position we want the window to be (i.e. what we last asked
- * the client to configure).
- * This is only used for wayland clients.
- */
- MetaRectangle expected_rect;
-
gboolean has_custom_frame_extents;
GtkBorder custom_frame_extents;