r19478: Remove unused functions, and make static functions used only in this
commit560402cd1435d4fd8e7fcb19ed539ccf7e4cdf70
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Oct 2006 07:56:59 +0000 (24 07:56 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 24 Oct 2006 07:56:59 +0000 (24 07:56 +0000)
tree142dbc8694a200c13e5cc865ee801a37d4ad4653
parent3448eff28511aa11ffab952f394a176da4dcc136
r19478: Remove unused functions, and make static functions used only in this
file.  Everybody calls this via the dcerpc_pipe_connect() or
dcerpc_pipe_connect_b() functions.

Andrew Bartlett
source/librpc/rpc/dcerpc_connect.c