mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Remove duplicate function declaration and add assertion
This commit is contained in:
parent
ab8a86369c
commit
b0fc7e9850
2 changed files with 4 additions and 2 deletions
|
|
@ -97,6 +97,4 @@ void output_drag_icons_for_each_surface(struct wl_list *drag_icons,
|
|||
struct sway_output *output, struct root_geometry *geo,
|
||||
wlr_surface_iterator_func_t iterator, void *user_data);
|
||||
|
||||
struct sway_container *output_get_active_workspace(struct sway_output *output);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue