s3: Remove redundant comment
authorTim Prouty <tprouty@samba.org>
Mon, 23 Mar 2009 18:55:58 +0000 (11:55 -0700)
committerTim Prouty <tprouty@samba.org>
Mon, 23 Mar 2009 18:55:58 +0000 (11:55 -0700)
source3/param/loadparm.c

index 8460fea56713fd5f6056a002ee3fbb035ec79285..66fb8bf1bc603f0c98da1983caf2472b36bb3afc 100644 (file)
@@ -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 )