Skip to content

Commit ee0f514

Browse files
committed
Delete obsolete log message
1 parent 15bfc69 commit ee0f514

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,8 +1387,6 @@ static bool DeserializeAllCompilerFlags(swift::CompilerInvocation &invocation,
13871387
invocation.setSDKPath("");
13881388
}
13891389
}
1390-
LOG_PRINTF(LIBLLDB_LOG_TYPES, "Picking SDK path \"%s\".",
1391-
invocation.getSDKPath().str().c_str());
13921390
return found_validation_errors;
13931391
}
13941392

0 commit comments

Comments
 (0)