JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed issue pointed out by Jukka
[dwm.git] / dwm.h
diff --git a/dwm.h b/dwm.h
index 60f9201..2298369 100644 (file)
--- a/dwm.h
+++ b/dwm.h
@@ -78,7 +78,6 @@ struct Client {
        int proto;
        int x, y, w, h;
        int tx, ty, tw, th; /* title window geometry */
-       int rx, ry, rw, rh; /* revert geometry */
        int basew, baseh, incw, inch, maxw, maxh, minw, minh;
        int grav;
        long flags;