From 876f05aa28f868b9576ece4ed23dd98e1090a617 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 11 Oct 2019 12:24:23 +0200 Subject: [PATCH] eve/dhcp: remove leftover template comments --- src/output-json-dhcp.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/output-json-dhcp.c b/src/output-json-dhcp.c index 8ca109f139..e715de193a 100644 --- a/src/output-json-dhcp.c +++ b/src/output-json-dhcp.c @@ -15,12 +15,6 @@ * 02110-1301, USA. */ -/* - * TODO: Update \author in this file and in output-json-dhcp.h. - * TODO: Remove SCLogNotice statements, or convert to debug. - * TODO: Implement your app-layers logging. - */ - /** * \file * -- 2.47.3