mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-25 13:00:19 +01:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue