removed old code

This commit is contained in:
Taiyu 2015-08-11 00:04:40 -07:00
parent de9cec2e43
commit 66799480ff

View file

@ -3,7 +3,6 @@
#include <stdbool.h> #include <stdbool.h>
#include <wlc/wlc.h> #include <wlc/wlc.h>
#include <ctype.h> #include <ctype.h>
#include <string.h>
#include "layout.h" #include "layout.h"
#include "log.h" #include "log.h"
#include "config.h" #include "config.h"