Adds references to the collection variables

This commit is contained in:
Felipe Zimmerle
2017-02-02 18:32:00 -03:00
committed by Felipe Zimmerle
parent e95efa05cc
commit d851699529
9 changed files with 39 additions and 15 deletions

View File

@@ -68,7 +68,6 @@ class RuleMessage {
int m_maturity;
int m_accuracy;
std::string m_reference;
std::string m_referenceOp;
std::list<std::string> m_tags;
std::list<std::string> m_server_logs;