Re: AW: Re: cutandpaste.C simplifications

2006-11-07 Thread Georg Baum
[EMAIL PROTECTED] wrote: >>Jean-Marc Lasgouttes wrote: >> >>> Yes, I suspect that someone wanted to play with all the new toys he >>> read about in a C++ book. >> >>No. resetParagraph was used in two places (see 1.4), therefore it made >>sense to not duplicate the code. > > I dropped the second c

AW: Re: cutandpaste.C simplifications

2006-11-07 Thread michael . gerz
>Jean-Marc Lasgouttes wrote: > >> Yes, I suspect that someone wanted to play with all the new toys he >> read about in a C++ book. > >No. resetParagraph was used in two places (see 1.4), therefore it made sense >to not duplicate the code. I dropped the second call to resetParagraph because I think