mirror of
https://github.com/swaywm/sway.git
synced 2025-11-12 13:29:56 -05:00
Remove arrange_windows()
After the refactor, this function is no longer called.
This commit is contained in:
parent
78e3bc1329
commit
312fdf313f
2 changed files with 0 additions and 26 deletions
|
|
@ -3,8 +3,6 @@
|
|||
|
||||
struct sway_container;
|
||||
|
||||
void arrange_windows(struct sway_container *container);
|
||||
|
||||
// Determine the root container's geometry, then iterate to everything below
|
||||
void arrange_root(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue