r19478: Remove unused functions, and make static functions used only in this
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Oct 2006 07:56:59 +0000 (07:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:40 +0000 (14:21 -0500)
commit5ee0fc035179c76f1362547ccc500f8677c8fa1f
treec404af2365ae7aaf654e56ade696c462de6a899f
parent51580208a77bfed3981ed4098e39ff401dfb8847
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