[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1560-ga04bac7

Michael Adam obnox at samba.org
Tue May 12 06:41:22 GMT 2009


The branch, master has been updated
       via  a04bac71356139c62d786f6254d33bd247fb7692 (commit)
      from  ed443034ae5ab468356a2aa411bdde40715042e1 (commit)

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


- Log -----------------------------------------------------------------
commit a04bac71356139c62d786f6254d33bd247fb7692
Author: Michael Adam <obnox at samba.org>
Date:   Mon May 11 07:43:07 2009 +0200

    s3:proto.h: remove old param/params.c prototype
    
    Michael

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

Summary of changes:
 source3/include/proto.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/proto.h b/source3/include/proto.h
index 3c14fb5..95613ad 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -4252,13 +4252,6 @@ int lp_min_receive_file_size(void);
 char* lp_perfcount_module(void);
 
 
-/* The following definitions come from param/params.c  */
-
-bool pm_process( const char *FileName,
-		bool (*sfunc)(const char *, void *),
-		bool (*pfunc)(const char *, const char *, void *),
-		void *userdata);
-
 /* The following definitions come from param/util.c  */
 
 uint32 get_int_param( const char* param );


-- 
Samba Shared Repository


More information about the samba-cvs mailing list