Skip to content

Commit f8616aa

Browse files
author
李嘉豪
committed
调整输出格式
1 parent f2f6152 commit f8616aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

breakpad/src/main/cpp/client/linux/minidump_whole_writer/minidump_whole_track_writer.cc

-2
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ namespace {
115115
DumpCrashReason();
116116
stringSplicing_.append("\n");
117117
DumpCrashInfoInLib();
118-
stringSplicing_.append("\n");
119-
stringSplicing_.append("\n");
120118
stringSplicing_.append(babyte::HEAD_THREAD);
121119
DumpNativeThreadTrash();
122120
close(log_descriptors_[babyte::PIPELINE_READ]);

0 commit comments

Comments
 (0)