s3-auth: inline make_session_info functions into only callers
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Jun 2012 13:12:22 +0000 (23:12 +1000)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Jun 2012 08:38:14 +0000 (10:38 +0200)
commit8ecee11790c68948a12bdc46f07a05586c8afaf6
treefbb1264e4d31f415c20509b44cd348f3340b903a
parente49656e2ee596a481277a5a2c3dd5d3969411c19
s3-auth: inline make_session_info functions into only callers

With the split up to handle system specially, there is no need for these
static helper functions any more.

Andrew Bartlett

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/auth/auth_util.c