lib/winbind_util: Remove winbind_[gu]id_to_sid
authorChristof Schmitt <cs@samba.org>
Tue, 5 Mar 2019 18:52:38 +0000 (11:52 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 6 Mar 2019 00:50:15 +0000 (00:50 +0000)
commit73bac6f9af66f3914f049621ce3caae528e2730f
tree657532df3337ee6443c44cfc6529b089a3cb426c
parent4b1e4c22128bdefe549a58b181e9b755854f4c3e
lib/winbind_util: Remove winbind_[gu]id_to_sid

Commit c906153cc7 removed these functions, now also remove them for the
--without-winbind case.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/winbind_util.c