client: Remove warning
This commit is contained in:
@@ -302,8 +302,6 @@ client_manage(Window w, XWindowAttributes *wa)
|
||||
void
|
||||
client_moveresize(Client *c, XRectangle geo, bool r)
|
||||
{
|
||||
Bool d;
|
||||
|
||||
if(!c)
|
||||
return;
|
||||
/* Resize hints {{{ */
|
||||
|
||||
Reference in New Issue
Block a user