]> Dogcows Code - chaz/openbox/commitdiff
unused variable
authorDana Jansens <danakj@orodu.net>
Sat, 5 May 2007 00:48:51 +0000 (00:48 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 5 May 2007 00:48:51 +0000 (00:48 +0000)
openbox/client.c

index 183da24e36464c96e6987c0d74e1579c37fe359f..1714e29c7da7950958bb5f0a42cdef02393900ce 100644 (file)
@@ -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;
This page took 0.023803 seconds and 4 git commands to generate.