mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Event loop: Fix memmove and remove extraneous declaration
This commit is contained in:
parent
893f61d03a
commit
c6f153d8f9
2 changed files with 1 additions and 2 deletions
|
|
@ -9,7 +9,6 @@ struct swaybar_config;
|
|||
struct swaybar_output;
|
||||
struct swaybar_workspace;
|
||||
struct loop;
|
||||
struct loop_event;
|
||||
|
||||
struct swaybar_pointer {
|
||||
struct wl_pointer *pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue