[AntiCheat] Remote extra line from debugging.

This commit is contained in:
TheApadayo 2019-01-06 14:00:13 -05:00
parent f3b893f233
commit 69de8c3ac1

View File

@ -926,10 +926,7 @@ namespace Components
// Set the integrity flag
AntiCheat::Flags |= AntiCheat::IntergrityFlag::INITIALIZATION;
#endif
// check and log startup times
AntiCheat::CheckStartupTime();
__VMProtectEnd;
}