Remove cli_cm_set_dest_ss() - removes the global dest_ss
authorJeremy Allison <jra@samba.org>
Fri, 2 Jan 2009 20:49:49 +0000 (12:49 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 2 Jan 2009 20:49:49 +0000 (12:49 -0800)
commit3d2d0203e57bacf0cd61cfb72780a4bd9aa42707
treefa3e05b704381f1881cfeeb16259553681988df4
parent11576353f645d7d7f44a74d27545b946c6175658
Remove cli_cm_set_dest_ss() - removes the global dest_ss
from libsmb/clidfs.c. Keep the '-I<address>' option in
smbclient working. The intent is to remove all globals
from libsmb/clidfs.c.
Jeremy.
source3/client/client.c
source3/libsmb/clidfs.c