simplified dotile()

This commit is contained in:
Anselm R. Garbe
2006-10-05 12:13:24 +02:00
parent 7c052b37c8
commit 0ef6e3103c
2 changed files with 20 additions and 37 deletions

1
dwm.h
View File

@ -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 */