From: Philippe Antoine Date: Tue, 2 Aug 2022 09:42:38 +0000 (+0200) Subject: src: remove obsolete comment X-Git-Tag: suricata-7.0.0-rc1~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc23923de14aa703690de2bdb50090e12e54d5ed;p=thirdparty%2Fsuricata.git src: remove obsolete comment Should have been removed along by commit 82dba07579fcd188bc537b57c52eea4974f2d9e1 --- diff --git a/src/app-layer-dnp3.c b/src/app-layer-dnp3.c index e212a2f86c..0dedfc0b1a 100644 --- a/src/app-layer-dnp3.c +++ b/src/app-layer-dnp3.c @@ -34,8 +34,6 @@ #include "app-layer-dnp3.h" #include "app-layer-dnp3-objects.h" -/* For hexdump(). */ - /* Default number of unreplied requests to be considered a flood. */ #define DNP3_DEFAULT_REQ_FLOOD_COUNT 500