JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
moved floating to layout.c, kept tile.c outside
[dwm.git] / config.default.h
index 83d244d..dcf13e3 100644 (file)
@@ -26,7 +26,6 @@ static Rule rule[] = { \
 
 /* layout(s) */
 #include "tile.h"
-#include "float.h"
 #define LAYOUTS \
 static Layout layout[] = { \
        /* symbol               function */ \