dns: minor cleanup

pull/4319/head
Victor Julien 5 years ago
parent 4164c0bbd6
commit 7cca9005fb

@ -183,9 +183,6 @@ void RegisterDNSUDPParsers(void)
DNSAppLayerRegisterGetEventInfo(IPPROTO_UDP, ALPROTO_DNS);
DNSAppLayerRegisterGetEventInfoById(IPPROTO_UDP, ALPROTO_DNS);
#if 0
DNSUDPConfigure();
#endif
} else {
SCLogConfig("Parsed disabled for %s protocol. Protocol detection"
"still on.", proto_name);

Loading…
Cancel
Save