This commit is contained in:
Felipe Zimmerle
2020-02-12 08:56:03 -03:00
parent b7e28c246f
commit 22ec307739
3 changed files with 1 additions and 50 deletions

View File

@@ -46,7 +46,7 @@ class RulesSet : public RulesProperties {
public:
RulesSet()
: RulesProperties(new DebugLog()),
unicode_codepage(0),
unicode_codepage(0)
#ifndef NO_LOGS
,m_secmarker_skipped(0)
#endif