Eliminate spurious 'Resetting...' message from the compiler

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2020-03-02 11:05:21 -08:00
parent 65e101f306
commit 646f01a3a4
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -114,8 +114,6 @@ if ( ( $targets{$action} || 0 ) & NATRULE ) {
if ( $command & $RESET_CMD ) {
require_capability 'MARK_ANYWHERE', '"reset"', 's';
print "Resetting....\n";
my $mark = $globals{EVENT_MARK};
#