From bcfa98bf4d256740cec3cc04dd16c3a596a3201d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 5 Mar 2010 11:36:22 -0800 Subject: [PATCH] Remove extraneous comment Signed-off-by: Tom Eastep --- Shorewall6/lib.common | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Shorewall6/lib.common b/Shorewall6/lib.common index 57f18a64a..4817c0c93 100644 --- a/Shorewall6/lib.common +++ b/Shorewall6/lib.common @@ -463,10 +463,6 @@ truncate() # $1 = length cut -b -${1} } -# -# Clear the current traffic shaping configuration -# - ################################################################################# # End of lib.common #################################################################################