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 #################################################################################