Thanks for the patch! On Fri, 27 Jan 2012 at 19:50:54 +0100, Rodolfo kix Garcia wrote: > Subject: [PATCH 2/3] WindowMaker: removed WMPropList because are not used > > The variables WMPropList are not used, then can be removed.
The patch is correct but its description is not. You are not removing the "variables" WMPropList, but the unused variables wDomainName and wAttributeDomainName, which are of type WMPropList. Please be careful with this, because when I read the patch Subject: I thought that you went crazy -- "What? Remove WMPropList? I'm not even looking at this." But I read it anyway :-) I will edit the patch description when applying. -- To unsubscribe, send mail to [email protected].
