remove a spurious error message from nmbd. The message was:
authorAndrew Tridgell <tridge@samba.org>
Fri, 17 Oct 1997 03:09:03 +0000 (03:09 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 17 Oct 1997 03:09:03 +0000 (03:09 +0000)
commit34e2b0132e03568cf8951bd314a3e7e0d2f6efc7
tree94636b32c1b56ce4c360b42401532e72b91a23ae
parent008b773834b26d9e38c2edb4f2d6ab532dde7a94
remove a spurious error message from nmbd. The message was:

WINS server did not respond to name registration!

this messages should only be produced when we are trying to register
our own names, not when we are the one with the name database and we
are doing a NAME_REGISTER_CHALLENGE on behalf of another host (for
secured wins registration)
(This used to be commit 42cb21d7259acfca124e5310894fb4fb8df4ad0c)
source3/nameresp.c