aboutsummaryrefslogtreecommitdiffstats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@gmail.com>2007-08-12 13:10:21 +0200
committerAnselm R. Garbe <garbeam@gmail.com>2007-08-12 13:10:21 +0200
commit0937cc78bf5d8855dcd757b18e10c7dd49e7a1ab (patch)
treee241186eeb8c327beb9374fd8a82ac4499983130 /config.arg.h
parentf6e41b0bc3a00a2c48a996e2da4ad84be9a719f7 (diff)
downloaddwm-0937cc78bf5d8855dcd757b18e10c7dd49e7a1ab.tar.zst
moved floating to layout.c, kept tile.c outside
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 9a5bdc6..18be75b 100644
--- 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 */ \