We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f6152 commit f8616aaCopy full SHA for f8616aa
breakpad/src/main/cpp/client/linux/minidump_whole_writer/minidump_whole_track_writer.cc
@@ -115,8 +115,6 @@ namespace {
115
DumpCrashReason();
116
stringSplicing_.append("\n");
117
DumpCrashInfoInLib();
118
- stringSplicing_.append("\n");
119
120
stringSplicing_.append(babyte::HEAD_THREAD);
121
DumpNativeThreadTrash();
122
close(log_descriptors_[babyte::PIPELINE_READ]);
0 commit comments