Mercurial > aewl
diff dwm.h @ 522:fd1275f3b205
simplified dotile()
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Thu, 05 Oct 2006 12:13:24 +0200 |
parents | d6d1d0033e3c |
children | 1a9a0877650c |
line wrap: on
line diff
--- 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 */