X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=dwm.h;h=2298369c52b36ebcfc2a72453e3bcb78b60b8e37;hp=60f9201ec18fb8dd1c725a993a5c5dd8612d8bb1;hb=05c10c5776738fdfe73c1e66e14c869e2e5e338d;hpb=b2cb925d999f0b745f8be23316258c4f575cb343 diff --git a/dwm.h b/dwm.h index 60f9201..2298369 100644 --- 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;