Removed debug message.

This commit is contained in:
jeefo 2019-11-30 17:34:08 +03:00
commit 512b085291
2 changed files with 1 additions and 3 deletions

View file

@ -152,6 +152,6 @@ public:
bool enabled () const {
return m_patched;
}
};
};
CR_NAMESPACE_END