From 4b25fffe82ea6a36ee6ffd5946473443ceed9dbd Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 6 Jul 2000 03:54:22 +0000 Subject: new protos (This used to be commit bd323fa503b1ad7ab9ca35b2f93774541b02e8e3) --- source3/include/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/include') diff --git a/source3/include/proto.h b/source3/include/proto.h index 30f2da366e..f113f386a2 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -1368,7 +1368,6 @@ int lp_maxmux(void); int lp_passwordlevel(void); int lp_usernamelevel(void); int lp_readsize(void); -int lp_shmem_size(void); int lp_deadtime(void); int lp_maxprotocol(void); int lp_security(void); -- cgit