mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
compositor: drop surface precommit event
This is unused.
This commit is contained in:
parent
78836298ef
commit
6a2ff0dffe
2 changed files with 0 additions and 4 deletions
|
|
@ -174,7 +174,6 @@ struct wlr_surface {
|
|||
|
||||
struct {
|
||||
struct wl_signal client_commit;
|
||||
struct wl_signal precommit; // const struct wlr_surface_state *
|
||||
struct wl_signal commit;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue