1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-01 16:23:49 +03:00

fix last commit, which went in by mistake

('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 commit is contained in:
Stefan Metzmacher
-
parent 0b6a291eb4
commit b34a3104c6

View 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