JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed Client->grav
[dwm.git] / dwm.h
diff --git a/dwm.h b/dwm.h
index 773736d..85602f4 100644 (file)
--- a/dwm.h
+++ b/dwm.h
@@ -80,7 +80,6 @@ struct Client {
        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;