Removing unnecessary load.

This commit is contained in:
Robin Sommer 2011-10-06 16:56:40 -07:00
parent 63e4ee3d81
commit 60b43a417e

View file

@ -62,7 +62,6 @@ redef signature_files += "frameworks/signatures/detect-windows-shells.sig";
# Uncomment this redef if you want to extract SMTP MIME entities for
# some file types. The numbers given indicate how many bytes to extract for
# the various mime types.
@load base/protocols/smtp/entities-excerpt
redef SMTP::entity_excerpt_len += {
# ["text/plain"] = 1024,
# ["text/html"] = 1024,