Fix crash dump generation on Linux.

This commit is contained in:
John Preston
2021-05-03 17:34:33 +04:00
parent 9a857659ce
commit b1c4524612
9 changed files with 145 additions and 177 deletions
@@ -650,9 +650,6 @@ bool SkipTaskbarSupported() {
} // namespace Platform
void psWriteDump() {
}
void psActivateProcess(uint64 pid) {
// objc_activateProgram();
}