diff dwm.h @ 631:d6fbb669fef2

removed Client->grav
author arg@mig29
date Tue, 12 Dec 2006 19:14:38 +0100
parents 264f02dd2ad0
children 226ef912c093
line wrap: on
line diff
--- a/dwm.h	Mon Dec 11 16:45:02 2006 +0100
+++ b/dwm.h	Tue Dec 12 19:14:38 2006 +0100
@@ -80,7 +80,6 @@
 	int rx, ry, rw, rh; /* revert geometry */
 	int tx, ty, tw, th; /* title window geometry */
 	int basew, baseh, incw, inch, maxw, maxh, minw, minh;
-	int grav;
 	long flags; 
 	unsigned int border;
 	Bool isfloat, isfixed, ismax;