summaryrefslogtreecommitdiff
path: root/indra/llcrashlogger
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcrashlogger')
-rwxr-xr-xindra/llcrashlogger/llcrashlogger.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llcrashlogger/llcrashlogger.cpp b/indra/llcrashlogger/llcrashlogger.cpp
index c72d9cda57..d6c10c031a 100755
--- a/indra/llcrashlogger/llcrashlogger.cpp
+++ b/indra/llcrashlogger/llcrashlogger.cpp
@@ -439,8 +439,6 @@ bool LLCrashLogger::sendCrashLogs()
}
return sendCrashLog(rec["dumpdir"].asString());
-
- return true;
}
void LLCrashLogger::updateApplication(const std::string& message)