From 646f01a3a47ad0d3dc3462a342ecf4512b4b5d9b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 2 Mar 2020 11:05:21 -0800 Subject: [PATCH] Eliminate spurious 'Resetting...' message from the compiler Signed-off-by: Tom Eastep --- Shorewall/Actions/action.IfEvent | 2 -- 1 file changed, 2 deletions(-) diff --git a/Shorewall/Actions/action.IfEvent b/Shorewall/Actions/action.IfEvent index c7241e2d9..7c93465dc 100644 --- a/Shorewall/Actions/action.IfEvent +++ b/Shorewall/Actions/action.IfEvent @@ -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}; #