From a4ef4fd5505883464d59d335b2418b0ace116603 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 3 Jun 2007 23:00:09 +0000 Subject: [PATCH] unused variables --- openbox/openbox.c | 1 - 1 file changed, 1 deletion(-) diff --git a/openbox/openbox.c b/openbox/openbox.c index b7d4f5cc..e3f52ce3 100644 --- a/openbox/openbox.c +++ b/openbox/openbox.c @@ -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); -- 2.39.2