From 866afd5d0b1a4a9429f5cdeae01409a15770b6e3 Mon Sep 17 00:00:00 2001 From: Tim Prouty Date: Mon, 23 Mar 2009 11:55:58 -0700 Subject: [PATCH] s3: Remove redundant comment --- source3/param/loadparm.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 8460fea56713..66fb8bf1bc60 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -9542,10 +9542,6 @@ const char *lp_printcapname(void) return PRINTCAP_NAME; } -/******************************************************************* - Ensure we don't use sendfile if server smb signing is active. -********************************************************************/ - static uint32 spoolss_state; bool lp_disable_spoolss( void ) -- 2.34.1