Remove unneeded 'my_mutex_off' call from generated stop_firewall()

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3366 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-01-24 01:44:27 +00:00
parent daf7b172b1
commit 7576eef179

View File

@ -8086,7 +8086,6 @@ stop_firewall() {
set_state "Unknown"
fi
my_mutex_off
kill \$\$
exit 2
fi