Changed: We're now using crash_report to send reports
This commit is contained in:
parent
6dcae90a4c
commit
544aaa2510
1 changed files with 0 additions and 4 deletions
|
@ -896,10 +896,6 @@ void prelogInit()
|
|||
|
||||
FPU_CHECKER_ONCE
|
||||
|
||||
// Set default email value for reporting error
|
||||
// setReportEmailFunction ((void*)sendEmail);
|
||||
// setDefaultEmailParams ("smtp.nevrax.com", "", "ryzombug@nevrax.com");
|
||||
|
||||
// create the save dir.
|
||||
if (!CFile::isExists("save")) CFile::createDirectory("save");
|
||||
|
||||
|
|
Loading…
Reference in a new issue