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 diff
1.1 --- a/dwm.h Thu Oct 05 11:00:55 2006 +0200 1.2 +++ b/dwm.h Thu Oct 05 12:13:24 2006 +0200 1.3 @@ -40,7 +40,6 @@ 1.4 #define MOUSEMASK (BUTTONMASK | PointerMotionMask) 1.5 /* other stuff used in different places */ 1.6 #define BORDERPX 1 1.7 -#define MINW 100 1.8 #define PROTODELWIN 1 1.9 1.10 enum { NetSupported, NetWMName, NetLast }; /* EWMH atoms */