aboutsummaryrefslogtreecommitdiff
path: root/sway
diff options
context:
space:
mode:
authorTaiyu <taiyu.len@gmail.com>2015-08-11 00:04:40 -0700
committerTaiyu <taiyu.len@gmail.com>2015-08-11 00:04:40 -0700
commit66799480ffabce9c824c2ec4fb75f78cc056a086 (patch)
treebd69419ddfa1db1285ad41bd69e9c0b5398dbcce /sway
parentde9cec2e4392ad9428e327f2a79724a620c7a1ef (diff)
removed old code
Diffstat (limited to 'sway')
-rw-r--r--sway/handlers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/handlers.c b/sway/handlers.c
index b5f1b69b..e441ac8b 100644
--- a/sway/handlers.c
+++ b/sway/handlers.c
@@ -3,7 +3,6 @@
#include <stdbool.h>
#include <wlc/wlc.h>
#include <ctype.h>
-#include <string.h>
#include "layout.h"
#include "log.h"
#include "config.h"