weston-log: Removed compositor_destroy_listener from the log context
Nobody is using it. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
parent
4e03629f44
commit
3d3ba9594e
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user