aboutsummaryrefslogtreecommitdiff
path: root/config.default.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.default.h
parentf6e41b0bc3a00a2c48a996e2da4ad84be9a719f7 (diff)
moved floating to layout.c, kept tile.c outside
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.default.h b/config.default.h
index 83d244d..dcf13e3 100644
--- a/config.default.h
+++ b/config.default.h
@@ -26,7 +26,6 @@ static Rule rule[] = { \
/* layout(s) */
#include "tile.h"
-#include "float.h"
#define LAYOUTS \
static Layout layout[] = { \
/* symbol function */ \