mirror of
https://github.com/swaywm/sway
synced 2024-11-18 14:53:52 +01:00
removed debug which shouldnt be there
This commit is contained in:
parent
8205a6fd3b
commit
289aab9f0a
@ -242,7 +242,6 @@ static bool cmd_floating_mod(struct sway_config *config, int argc, char **argv)
|
||||
}
|
||||
int i, j;
|
||||
list_t *split = split_string(argv[0], "+");
|
||||
fprintf(stderr,"%s, %d,%d\n",argv[0], split->length,split->items);
|
||||
config->floating_mod = 0;
|
||||
|
||||
//set modifer keys
|
||||
|
Loading…
Reference in New Issue
Block a user