On Fri, Jan 05, 2007 at 10:35:47AM +0100, Georg Baum wrote:

> Am Freitag, 5. Januar 2007 05:30 schrieb Bo Peng:
> > * Resolve compiler warnings
> >   especially this one: src/frontends/qt4/QPrefsDialog.C:944: warning:
> > unused parameter 'nr'
> > 
> > Is there any reason why this Status.15x entry was not fixed as
> > follows, or simply remove this int argument?
> 
> I asked on the list for the right solution before creating this entry, but 
> got no reply. I did not fix it because I really don't know whether nr or 
> cnr should be used.

According to

http://www.lyx.org/trac/changeset/13864

the parameter 'nr' is no more needed. The warning started to appear after

http://www.lyx.org/trac/changeset/15818

when the bogus "if" statement using it was eliminated.

-- 
Enrico

Reply via email to