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