2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 06:55:58 +00:00

Replace "Your Report Tag" with "Crash ID".

This commit is contained in:
John Preston
2023-02-15 12:25:20 +04:00
parent fbfa6966f4
commit 50f2e93623
2 changed files with 1 additions and 4 deletions

View File

@@ -190,9 +190,6 @@ void WriteReportInfo(int signum, const char *name) {
} else {
dump() << "Caught signal " << signum << " in thread " << uint64(thread) << "\n";
}
dump() << "\nBacktrace omitted.\n";
dump() << "\n";
}
const int HandledSignals[] = {