libcli: remove declaration of nt_errstr_const
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Wed, 16 Jan 2019 09:01:28 +0000 (10:01 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 16 Jan 2019 17:51:27 +0000 (18:51 +0100)
commite68dd420b45a3f7d9ce3b08e866c5495be18b725
tree0a21adbd3d86f7bd6fd11715cd373bc84a7ddee0
parentc324f84a2fa25e29d2f7879fbcd35ce0e76a78f8
libcli: remove declaration of nt_errstr_const

nt_errstr_const was renamed nt_errstr in 2011, rendering the
declaration useless.

Signed-off-by: Philipp Gesang <philipp.gesang@intra2net.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/util/ntstatus.h