diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2016-06-01 14:44:02 +0200 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2016-06-01 14:44:02 +0200 |
| commit | 0e48db22a93215ea0e4f3b19bc5cef91af21c5dc (patch) | |
| tree | 11985edc000a2c2a57f5268ff025e9db318d0d66 /include | |
| parent | 26f908d90cdf9ec310c5f9b23729875fd6e6efb1 (diff) | |
Clean up not used variables
Diffstat (limited to 'include')
| -rw-r--r-- | include/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h index 9e59cb66..d591daf2 100644 --- a/include/config.h +++ b/include/config.h @@ -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; }; /** |
