[SCM] Samba Shared Repository - branch v3-2-stable updated - release-3-2-0rc1-2-ge1cec87

Karolin Seeger kseeger at samba.org
Mon May 26 12:08:12 GMT 2008


The branch, v3-2-stable has been updated
       via  e1cec8775d3fa6540551e388dc9ab7ddcc01c106 (commit)
      from  a9d954e30eca9f181a402ad29669e2b42a27b133 (commit)

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


- Log -----------------------------------------------------------------
commit e1cec8775d3fa6540551e388dc9ab7ddcc01c106
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon May 26 14:05:16 2008 +0200

    Eliminate global variable in_client.
    
    Should have been removed with b7f34e7ef2907b498a0645ce68f2773ed7d60cdc.
    Maybe lost because of picking cherries in the wrong order.
    
    Karolin

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

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


Changeset truncated at 500 lines:

diff --git a/source/libsmb/libsmb_context.c b/source/libsmb/libsmb_context.c
index c594cba..dd78bce 100644
--- a/source/libsmb/libsmb_context.c
+++ b/source/libsmb/libsmb_context.c
@@ -27,8 +27,6 @@
 #include "libsmb_internal.h"
 
 
-extern bool in_client;
-
 /*
  * Is the logging working / configfile read ? 
  */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list