server: no need to clone the config to handle -N,--no-wait

This commit is contained in:
Daniel Eklöf 2021-09-05 09:28:19 +02:00
parent 26859a5168
commit f39a62fa5e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 7 deletions

View file

@ -70,7 +70,6 @@ struct config {
char *app_id;
wchar_t *word_delimiters;
bool login_shell;
bool no_wait;
bool locked_title;
struct {