From 289aab9f0adf856e1dc9c8bbe2108171d67c9043 Mon Sep 17 00:00:00 2001 From: taiyu Date: Wed, 19 Aug 2015 09:21:44 -0700 Subject: [PATCH] removed debug which shouldnt be there --- sway/commands.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sway/commands.c b/sway/commands.c index 37bd9b00f..aafa51f33 100644 --- a/sway/commands.c +++ b/sway/commands.c @@ -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