diff --git a/libweston/weston-log.c b/libweston/weston-log.c index 837e3588..4883f7ad 100644 --- a/libweston/weston-log.c +++ b/libweston/weston-log.c @@ -59,7 +59,6 @@ * @internal */ struct weston_log_context { - struct wl_listener compositor_destroy_listener; struct wl_global *global; struct wl_list scope_list; /**< weston_log_scope::compositor_link */ struct wl_list pending_subscription_list; /**< weston_log_subscription::source_link */