s3:proto.h: remove old param/params.c prototype
authorMichael Adam <obnox@samba.org>
Mon, 11 May 2009 05:43:07 +0000 (07:43 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 May 2009 07:39:16 +0000 (09:39 +0200)
Michael
(cherry picked from commit a04bac71356139c62d786f6254d33bd247fb7692)
(cherry picked from commit b0a46b6abd265e484e89912eb7b9e1feb1b917c2)

source3/include/proto.h

index 7166461c08957c014d77009072ea2e98d6ba7f83..718e0a9bc6ef20a4a0057f7a8420f0e539da7ec0 100644 (file)
@@ -4354,13 +4354,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 );