Remove extraneous comment

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-03-05 11:36:22 -08:00
parent 117d79ec02
commit bcfa98bf4d

View File

@ -463,10 +463,6 @@ truncate() # $1 = length
cut -b -${1} cut -b -${1}
} }
#
# Clear the current traffic shaping configuration
#
################################################################################# #################################################################################
# End of lib.common # End of lib.common
################################################################################# #################################################################################