all repos — openbox @ a4ef4fd5505883464d59d335b2418b0ace116603

openbox fork - make it a bit more like ryudo

unused variables
Dana Jansens danakj@orodu.net
commit

a4ef4fd5505883464d59d335b2418b0ace116603

parent

cd5bd7bbdea32a4f0c73cf23ad55ad2b49a9c5ce

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

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

@@ -330,7 +330,6 @@

/* redecorate all existing windows */ for (it = client_list; it; it = g_list_next(it)) { ObClient *c = it->data; - Strut oldsize, newsize; /* the new config can change the window's decorations */ client_setup_decor_and_functions(c, TRUE);