[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-1004-g8571921

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


The branch, v3-4-test has been updated
       via  85719213666c1a863f95a9762c1b9c5feea3c440 (commit)
      from  fb0f49ce0d10a8c84730156f3f04fe48ee65e8e7 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-4-test


- Log -----------------------------------------------------------------
commit 85719213666c1a863f95a9762c1b9c5feea3c440
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 1b1fc8a..b706591 100644
--- a/source3/client/client.c
+++ b/source3/client/client.c
@@ -4551,8 +4551,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