From: Volker Lendecke Date: Tue, 16 Nov 2010 15:09:04 +0000 (+0100) Subject: s3: Remove some unused code X-Git-Tag: samba-4.0.0alpha14~991 X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=705d93d2ad3fffbe69fe19d521631bf6e249e4f1;p=samba.git s3: Remove some unused code --- diff --git a/source3/winbindd/winbindd_async.c b/source3/winbindd/winbindd_async.c index 8e53892bd83..9a565bffd02 100644 --- a/source3/winbindd/winbindd_async.c +++ b/source3/winbindd/winbindd_async.c @@ -27,27 +27,6 @@ #undef DBGC_CLASS #define DBGC_CLASS DBGC_WINBIND -bool print_sidlist(TALLOC_CTX *mem_ctx, const struct dom_sid *sids, - uint32_t num_sids, char **result, ssize_t *len) -{ - size_t i; - size_t buflen = 0; - - *len = 0; - *result = NULL; - for (i=0; i