From f838707820175f97db82fc32f124c3b69b051e6b Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 10 May 2000 11:48:30 +0000 Subject: I found a better way of handling deleted auto printers --- source/param/loadparm.c | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'source/param') diff --git a/source/param/loadparm.c b/source/param/loadparm.c index 14da552dcb0..97901cae8e8 100644 --- a/source/param/loadparm.c +++ b/source/param/loadparm.c @@ -1423,6 +1423,7 @@ FN_LOCAL_STRING(lp_dfsmap,szDfsMap) FN_LOCAL_BOOL(lp_dfsmap_loaded,bDfsMapLoaded) #endif +FN_LOCAL_BOOL(lp_autoloaded,autoloaded) FN_LOCAL_BOOL(lp_preexec_close,bPreexecClose) FN_LOCAL_BOOL(lp_rootpreexec_close,bRootpreexecClose) FN_LOCAL_BOOL(lp_revalidate,bRevalidate) @@ -2802,21 +2803,9 @@ void lp_killunused(BOOL (*snumused)(int )) { int i; for (i=0;i