[SCM] Samba Shared Repository - branch master updated

Matthias Dieter Wallnöfer mdw at samba.org
Wed Mar 2 10:39:02 MST 2011


The branch, master has been updated
       via  a5aecdf s4:torture/rap/rap.c - remove unused variable "i"
      from  d9945e9 s3:idmap_cache: remove an leftover wip comment

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


- Log -----------------------------------------------------------------
commit a5aecdf3610ea5febea5c85607c5f9192e9073e6
Author: Matthias Dieter Wallnöfer <mdw at samba.org>
Date:   Wed Mar 2 17:49:49 2011 +0100

    s4:torture/rap/rap.c - remove unused variable "i"
    
    Autobuild-User: Matthias Dieter Wallnöfer <mdw at samba.org>
    Autobuild-Date: Wed Mar  2 18:38:58 CET 2011 on sn-devel-104

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

Summary of changes:
 source4/torture/rap/rap.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/torture/rap/rap.c b/source4/torture/rap/rap.c
index ae505b9..923a95d 100644
--- a/source4/torture/rap/rap.c
+++ b/source4/torture/rap/rap.c
@@ -1556,7 +1556,6 @@ static NTSTATUS smbcli_rap_netsessionenum(struct smbcli_tree *tree,
 {
 	struct rap_call *call;
 	NTSTATUS result = NT_STATUS_UNSUCCESSFUL;
-	int i;
 
 	call = new_rap_cli_call(tree, RAP_WsessionEnum);
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list