mirror of
https://github.com/swaywm/sway.git
synced 2025-11-10 13:29:51 -05:00
Clean up not used variables
This commit is contained in:
parent
b6685da35b
commit
009eaccd42
2 changed files with 0 additions and 3 deletions
|
|
@ -232,7 +232,6 @@ struct sway_config {
|
|||
int32_t floating_maximum_height;
|
||||
int32_t floating_minimum_width;
|
||||
int32_t floating_minimum_height;
|
||||
char *floating_minimum_size;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue