Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
moved floating to layout.c, kept tile.c outside
[dwm.git]
/
config.arg.h
diff --git
a/config.arg.h
b/config.arg.h
index
9a5bdc6
..
18be75b
100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-25,7
+25,6
@@
static Rule rule[] = { \
/* layout(s) */
#include "tile.h"
-#include "float.h"
#define LAYOUTS \
static Layout layout[] = { \
/* symbol function */ \