]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
src: remove obsolete comment
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 2 Aug 2022 09:42:38 +0000 (11:42 +0200)
committerVictor Julien <vjulien@oisf.net>
Fri, 18 Nov 2022 07:27:02 +0000 (08:27 +0100)
Should have been removed along by commit
82dba07579fcd188bc537b57c52eea4974f2d9e1

src/app-layer-dnp3.c

index e212a2f86cdafcfb949b8cdd64580eb77eff9700..0dedfc0b1a17059ec6e9215c6c5e01e7672f7e2c 100644 (file)
@@ -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