cvsimport

This commit is contained in:
okan
2015-03-29 00:21:05 +00:00
8 changed files with 39 additions and 33 deletions

View File

@@ -887,6 +887,7 @@ client_mwm_hints(struct client_ctx *cc)
!(mwmh->decorations & MWM_DECOR_ALL) &&
!(mwmh->decorations & MWM_DECOR_BORDER))
cc->bwidth = 0;
XFree(mwmh);
}
}