fix last commit, which went in by mistake
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Jan 2004 02:13:13 +0000 (02:13 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 22 Jan 2004 02:13:13 +0000 (02:13 +0000)
('cvs ci filename' should be my friend:-)

get rid of some more global unconst vars.
I didn't find a referenz of this vars:
SIG_ATOMIC_T reload_after_sighup = 0;
SIG_ATOMIC_T got_sig_term = 0;

tridge: is it ok to remove them?
it compiles for me

metze
(This used to be commit b34a3104c63b36cec47acdedef36caaf571eb383)

source4/smbd/process.c

index ae64bc988fb47b097efd877855fc716ab10d470c..0891e3de7687dd44e172e281fab76f2cf495dcd7 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "includes.h"
 
-//SIG_ATOMIC_T reload_after_sighup = 0;
-//SIG_ATOMIC_T got_sig_term = 0;
 
 /*
   send an oplock break request to a client