Remove development test erroneously checked in.

This commit is contained in:
Jim Hague 2019-01-15 12:39:02 +00:00
parent 6553aa3aad
commit ee6bc7d978
1 changed files with 0 additions and 1 deletions

View File

@ -1527,7 +1527,6 @@ if test "$ac_cv_func_arc4random" = "no"; then
if test "$USE_WINSOCK" = 1; then
AC_LIBOBJ(getentropy_win)
else
AC_MSG_ERROR([Function getentropy missing.])
case `uname` in
Darwin)
AC_LIBOBJ(getentropy_osx)