[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1653-g0a8bb37

Jeremy Allison jra at samba.org
Fri May 15 23:17:48 GMT 2009


The branch, master has been updated
       via  0a8bb37fa2e9543366ec7b3a9cbe7accc3edbe90 (commit)
      from  ad7dca471adc3a9c199bc651e9e3476150f1af28 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 0a8bb37fa2e9543366ec7b3a9cbe7accc3edbe90
Author: Jeremy Allison <jra at samba.org>
Date:   Fri May 15 16:16:47 2009 -0700

    Oops. Forgot to delete now unused local from the previous patch.
    Jeremy.

-----------------------------------------------------------------------

Summary of changes:
 source3/client/client.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/client/client.c b/source3/client/client.c
index 3795472..f4d9963 100644
--- a/source3/client/client.c
+++ b/source3/client/client.c
@@ -4553,8 +4553,6 @@ static int process(const char *base_directory)
 
 static int do_host_query(const char *query_host)
 {
-	struct sockaddr_storage ss;
-
 	cli = cli_cm_open(talloc_tos(), NULL,
 			query_host, "IPC$", auth_info, true, smb_encrypt,
 			max_protocol, port, name_type);


-- 
Samba Shared Repository


More information about the samba-cvs mailing list