summaryrefslogtreecommitdiff
path: root/src/core/screen-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/screen-private.h')
-rw-r--r--src/core/screen-private.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/screen-private.h b/src/core/screen-private.h
index 427bda28f..b4ec59dd7 100644
--- a/src/core/screen-private.h
+++ b/src/core/screen-private.h
@@ -118,9 +118,6 @@ struct _MetaScreen
guint all_keys_grabbed : 1;
int closing;
-
- /* Managed by compositor.c */
- gpointer compositor_data;
/* Instead of unmapping withdrawn windows we can leave them mapped
* and restack them below a guard window. When using a compositor