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:
071b5ee
)
unused variable
author
Dana Jansens
<danakj@orodu.net>
Sat, 5 May 2007 00:48:51 +0000
(
00:48
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 5 May 2007 00:48:51 +0000
(
00:48
+0000)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index 183da24e36464c96e6987c0d74e1579c37fe359f..1714e29c7da7950958bb5f0a42cdef02393900ce 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-1694,7
+1694,6
@@
void client_reconfigure(ObClient *self)
void client_update_wmhints(ObClient *self)
{
XWMHints *hints;
- GSList *it;
/* assume a window takes input if it doesnt specify */
self->can_focus = TRUE;