>>>>> "Asger" == Asger Ottar Alstrup <[EMAIL PROTECTED]> writes:
Asger> Michael Gerz wrote: >>>> /home/software/lyx-trunk/src/rowpainter.C:865: warning: unused >>>> variable `const bool inside' >> Asger, is it safe to remove the variable? Asger> Yes, and you can nuke the nullpainter as well while you are at Asger> it. Asger> The nullpainter is no good, because it can not calculate the Asger> metrics of text, so it's basically useless. It was the cause of Asger> wrong metrics in the coordcache, which caused all sorts of Asger> problems. what did you replace it with? JMarc
