Browse Source

Update crash_reporter.cc

Samuel Attard 8 years ago
parent
commit
a7dedb3a13
1 changed files with 0 additions and 1 deletions
  1. 0 1
      atom/common/crash_reporter/crash_reporter.cc

+ 0 - 1
atom/common/crash_reporter/crash_reporter.cc

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