Remove outdated claim.

Despite wishful thinking the removal of these old function hasn't
happened yet.

MFC after:	3 days
This commit is contained in:
Pedro F. Giffuni 2017-02-16 20:30:55 +00:00
parent 4eecef9062
commit 10723054ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313819

View file

@ -315,7 +315,7 @@ void srandomdev(void);
long long
strtonum(const char *, long long, long long, const char **);
/* Deprecated interfaces, to be removed in FreeBSD 6.0. */
/* Deprecated interfaces, to be removed. */
__int64_t
strtoq(const char *, char **, int);
__uint64_t