[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-3565-g5913654

Volker Lendecke vlendec at samba.org
Sun Aug 10 10:31:18 GMT 2008


The branch, v3-3-test has been updated
       via  59136544ec16b6ceb14a75259aedd22856832bf1 (commit)
      from  d52b9beede1fb14e1d7e3acd9765d6cd14dfcc3d (commit)

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


- Log -----------------------------------------------------------------
commit 59136544ec16b6ceb14a75259aedd22856832bf1
Author: Volker Lendecke <vl at samba.org>
Date:   Sun Aug 10 11:33:15 2008 +0200

    Remove an unused variable, process.c has its static copy

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

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


Changeset truncated at 500 lines:

diff --git a/source/lib/util.c b/source/lib/util.c
index b346254..27a1487 100644
--- a/source/lib/util.c
+++ b/source/lib/util.c
@@ -60,8 +60,6 @@ enum protocol_types Protocol = PROTOCOL_COREPLUS;
 /* this is used by the chaining code */
 int chain_size = 0;
 
-int trans_num = 0;
-
 static enum remote_arch_types ra_type = RA_UNKNOWN;
 
 /***********************************************************************


-- 
Samba Shared Repository


More information about the samba-cvs mailing list