On 20/01/14 13:08, ChunEon Park wrote: > > read the code, > it's not complied out neither.
You are right, missed that part. However, it's a lot of code duplication just for the unused attribute. You could have just done: "(void) passwd;" That we use in similar cases all over the place. This is especially useful in cases you have more than one parameter with different usage depends on configure options. -- Tom. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
