Skip to content

Commit 5d2b4d0

Browse files
authored
Merge pull request #127 from Teemperor/RevertCommentSystemInitializerCommoncppNext
[upstreaming] Revert added comment to SystemInitializerCommon.cpp
2 parents 9d87f41 + b906dcc commit 5d2b4d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/source/Initialization/SystemInitializerCommon.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ llvm::Error SystemInitializerCommon::Initialize() {
110110

111111
process_gdb_remote::ProcessGDBRemoteLog::Initialize();
112112

113-
// Initialize plug-ins
114113
#if defined(__linux__) || defined(__FreeBSD__) || defined(__NetBSD__)
115114
ProcessPOSIXLog::Initialize();
116115
#endif

0 commit comments

Comments
 (0)