diff options
Diffstat (limited to 'src/compositor.h')
-rw-r--r-- | src/compositor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compositor.h b/src/compositor.h index e761138..49764c0 100644 --- a/src/compositor.h +++ b/src/compositor.h @@ -572,7 +572,6 @@ struct weston_compositor { struct wl_array indices; /* only used in compositor-wayland */ struct wl_array vtxcnt; struct weston_plane primary_plane; - int fan_debug; uint32_t focus; |