removed Client->grav
This commit is contained in:
parent
629647dfee
commit
ded60365d4
2 changed files with 0 additions and 5 deletions
1
dwm.h
1
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue