Skip to content

Commit da7cf85

Browse files
author
Tom Yang
committed
Remove extra EOL
1 parent f2e2b10 commit da7cf85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/source/Commands/CommandObjectTarget.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2691,7 +2691,6 @@ class CommandObjectTargetModulesDumpSeparateDebugInfoFiles
26912691
"Found unsupported debug info type '%s'.\n",
26922692
type.str().c_str());
26932693
}
2694-
strm.EOL();
26952694
return true;
26962695
});
26972696
}

0 commit comments

Comments
 (0)