mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
remove unnecessary code
This commit is contained in:
parent
dcdb72757a
commit
80c93d87d4
1 changed files with 0 additions and 1 deletions
|
|
@ -229,7 +229,6 @@ int main(int argc, char **argv) {
|
|||
exit(EXIT_SUCCESS);
|
||||
break;
|
||||
case 'c': // config
|
||||
free(config_path);
|
||||
config_path = strdup(optarg);
|
||||
break;
|
||||
case 'C': // validate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue