mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
Remove L_TYPES
This commit is contained in:
parent
254ca8103c
commit
c2b1beef15
2 changed files with 1 additions and 4 deletions
|
|
@ -24,7 +24,6 @@ static const char *ipc_json_layout_description(enum sway_container_layout l) {
|
|||
case L_FLOATING:
|
||||
return "floating";
|
||||
case L_NONE:
|
||||
case L_LAYOUTS:
|
||||
break;
|
||||
}
|
||||
return "none";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue