Skip to content

Commit 5c442fe

Browse files
author
Davide Italiano
committed
[SystemInitializerCommon] Remove divergence from upstream.
1 parent 0b66ff3 commit 5c442fe

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
@@ -99,7 +99,6 @@ llvm::Error SystemInitializerCommon::Initialize() {
9999

100100
process_gdb_remote::ProcessGDBRemoteLog::Initialize();
101101

102-
// Initialize plug-ins
103102
#if defined(__linux__) || defined(__FreeBSD__) || defined(__NetBSD__)
104103
ProcessPOSIXLog::Initialize();
105104
#endif

0 commit comments

Comments
 (0)