projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c466296
)
merge 7320 from trunk
author
Dana Jansens
<danakj@orodu.net>
Sun, 3 Jun 2007 23:00:18 +0000
(23:00 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 3 Jun 2007 23:00:18 +0000
(23:00 +0000)
openbox/openbox.c
patch
|
blob
|
history
diff --git
a/openbox/openbox.c
b/openbox/openbox.c
index b7d4f5cc57362995b50e5c899833158911dc2018..e3f52ce3c18ee0561c9dad79c84e2995a671dea2 100644
(file)
--- 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);