diff -r 73afe7587bea -r fd1275f3b205 dwm.h --- a/dwm.h Thu Oct 05 11:00:55 2006 +0200 +++ b/dwm.h Thu Oct 05 12:13:24 2006 +0200 @@ -40,7 +40,6 @@ #define MOUSEMASK (BUTTONMASK | PointerMotionMask) /* other stuff used in different places */ #define BORDERPX 1 -#define MINW 100 #define PROTODELWIN 1 enum { NetSupported, NetWMName, NetLast }; /* EWMH atoms */