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

Volker Lendecke vlendec at samba.org
Sat Jul 26 22:20:57 GMT 2008


The branch, v3-3-test has been updated
       via  de5d27d70abcad996af91b4e93879fc415f2b38d (commit)
      from  a9922a2a3661a6cff7351ea6b3558f091bb45feb (commit)

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


- Log -----------------------------------------------------------------
commit de5d27d70abcad996af91b4e93879fc415f2b38d
Author: Volker Lendecke <vl at samba.org>
Date:   Sun Jul 27 00:20:37 2008 +0200

    Remove unused extern struct current_user from substitute.c
    
    A bit hard to believe, but substitute.c does not use current_user anymore.

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

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


Changeset truncated at 500 lines:

diff --git a/source/lib/substitute.c b/source/lib/substitute.c
index c0162fc..acfe55d 100644
--- a/source/lib/substitute.c
+++ b/source/lib/substitute.c
@@ -21,8 +21,6 @@
 
 #include "includes.h"
 
-extern struct current_user current_user;
-
 userdom_struct current_user_info;
 fstring remote_proto="UNKNOWN";
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list