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)
committerMichael Adam <obnox@samba.org>
Tue, 12 May 2009 06:41:00 +0000 (08:41 +0200)
Michael

source3/include/proto.h

index 3c14fb5a41b9afba339318b34b3c68e437dca876..95613ad54899ffd2067100f3b161ce3a1eed0e27 100644 (file)
@@ -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 );