On 18/06/12 23:44, Alexey I. Froloff wrote: > On Mon, Jun 18, 2012 at 11:41:36PM +0200, Rodolfo kix Garcia wrote: >> why not use "if ((InGroup) && (xdg_to_wm(&xdg, &wm))? You can remove the >> curly brackets and put the comments above. Less lines, small patch. >> There is other possible option to maintain the "if's" splitted? > Only because exactly this code appears earlier in this file. I'm > good at mimicking coding style ;-) >
XDD yes, I see. rewrite it twice ;-) Not, really, If you can/like, IMO, join both if's and remove the curly brackets. Is the same code, but "better". -- To unsubscribe, send mail to [email protected].
