unused variables
This commit is contained in:
parent
cd5bd7bbde
commit
a4ef4fd550
1 changed files with 0 additions and 1 deletions
|
@ -330,7 +330,6 @@ gint main(gint argc, gchar **argv)
|
|||
/* 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);
|
||||
|
|
Loading…
Reference in a new issue