diff --git a/atom/common/crash_reporter/crash_reporter.cc b/atom/common/crash_reporter/crash_reporter.cc index dc76adf6b72d..7f0834941e7e 100644 --- a/atom/common/crash_reporter/crash_reporter.cc +++ b/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() {