]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.c
unused variable
[chaz/openbox] / 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.023603 seconds and 4 git commands to generate.