svn commit: r273861 - head/sbin/mount_nfs
Edward Tomasz Napierala
trasz at freebsd.org
Fri Oct 31 09:53:10 UTC 2014
On 1030T1847, Sergey Kandaurov wrote:
> On 30 October 2014 17:05, Edward Tomasz Napierala <trasz at freebsd.org> wrote:
> > Author: trasz
> > Date: Thu Oct 30 14:05:48 2014
> > New Revision: 273861
> > URL: https://svnweb.freebsd.org/changeset/base/273861
> >
> > Log:
> > Remove two functions unused after r273848. Would be nice if clang
> > or at least scan-build yelled about it.
>
> It does but with WARNS=3, -Wunused-function is disabled.
Ah, right. Fixed :-)
More information about the svn-src-all
mailing list