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:
pfg 2017-02-16 20:30:55 +00:00
parent 37f8ed3db5
commit b6f2f57efd

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