Misc: Purge unused code and report startup error to host
This commit is contained in:
@ -8,5 +8,4 @@ namespace CrashHandler {
|
||||
bool Install();
|
||||
void SetWriteDirectory(std::string_view dump_directory);
|
||||
void WriteDumpForCaller();
|
||||
void Uninstall();
|
||||
} // namespace CrashHandler
|
||||
|
||||
Reference in New Issue
Block a user