projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa8ad9e
)
This & shouldn't be here.
author
Mikael Magnusson
<mikachu@comhem.se>
Mon, 28 Apr 2008 22:26:18 +0000
(
00:26
+0200)
committer
Mikael Magnusson
<mikachu@comhem.se>
Mon, 28 Apr 2008 22:26:18 +0000
(
00:26
+0200)
openbox/edges.c
patch
|
blob
|
history
diff --git
a/openbox/edges.c
b/openbox/edges.c
index f24094291729896656f24e0f1bd994a0dd5bd49d..aca8226022d4641e20ea84e543ddf7ad0da17a78 100644
(file)
--- a/
openbox/edges.c
+++ b/
openbox/edges.c
@@
-99,7
+99,7
@@
void edges_shutdown(gboolean reconfigure)
gint i;
for (i=0; i < OB_NUM_EDGES; i++) {
- window_remove(
&
edge[i]->win);
+ window_remove(edge[i]->win);
stacking_remove(INTERNAL_AS_WINDOW(edge[i]));
XDestroyWindow(obt_display, edge[i]->win);
g_free(edge[i]);