Disable startup executable scan in GPS probe
This commit is contained in:
@@ -446,7 +446,6 @@ bool OnRunningEnter(void* aApp)
|
|||||||
std::ostringstream line;
|
std::ostringstream line;
|
||||||
line << "GameState Running OnEnter app=" << aApp;
|
line << "GameState Running OnEnter app=" << aApp;
|
||||||
LogRed4ext(line.str());
|
LogRed4ext(line.str());
|
||||||
ScanExecutableStrings();
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user