Skip to content
Snippets Groups Projects
Commit 68745390 authored by Glenn Glazer's avatar Glenn Glazer
Browse files

maint-5974 / maint-5422: remove extraneous return statement

parent 442c4842
No related branches found
No related tags found
No related merge requests found
......@@ -439,8 +439,6 @@ bool LLCrashLogger::sendCrashLogs()
}
return sendCrashLog(rec["dumpdir"].asString());
return true;
}
void LLCrashLogger::updateApplication(const std::string& message)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment