Update crash_reporter.cc

This commit is contained in:
Samuel Attard 2016-11-08 17:06:49 +11:00 committed by Kevin Sawicki
parent 4b61a4d3de
commit a7dedb3a13

View file

@ -44,7 +44,6 @@ void CrashReporter::SetUploadParameters(const StringMap& parameters) {
}
void CrashReporter::SetShouldUpload(const bool should_upload) {
}
bool CrashReporter::GetShouldUpload() {