On 27-Jul-2001 Michael Schmitt wrote:
> Hi,

Hi Michael!

> could anybody please apply the following minipatch (alternatively, you
> might remove the word "font")? "g++ -Wall" complains about redundant
> parameters all the times.

> -       virtual bool checkInsertChar(LyXFont & font) { return true; }
> +       virtual bool checkInsertChar(LyXFont & /*font*/) { return true; }

I did remove the font variable in the first and remove the whole stuff
in the second case.

Thanks,

        Jürgen


--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

It is not enough to have a good mind. The main thing is to use it well.
                -- Rene Descartes

Reply via email to