all repos — openbox @ 16e7aac633ceb328bc34845f749d3d224062d61a

openbox fork - make it a bit more like ryudo

rm the unused vars
Dana Jansens danakj@orodu.net
commit

16e7aac633ceb328bc34845f749d3d224062d61a

parent

fd1b33af0d93c2e06dd6fc25e7644c924d3c6597

1 files changed, 0 insertions(+), 2 deletions(-)

jump to
M openbox/client.copenbox/client.c

@@ -1303,8 +1303,6 @@

void client_calc_layer(Client *self) { StackLayer l; - gboolean fs; - Client *c; if (self->iconic) l = Layer_Icon; /* fullscreen windows are only in the fullscreen layer while focused */