unused variable
This commit is contained in:
parent
071b5ee301
commit
0c15af505f
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue