Skip to content

Commit 9f5c87c

Browse files
ktosokavon
andauthored
Update lib/SILGen/SILGenDistributed.cpp
Co-authored-by: Kavon Farvardin <[email protected]>
1 parent 027c4a6 commit 9f5c87c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/SILGen/SILGenDistributed.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,6 @@ void SILGenFunction::emitDistributedActorClassMemberDestruction(
565565
Scope scope(Cleanups, CleanupLocation(cleanupLoc));
566566

567567
auto isLocalBB = createBasicBlock("isLocalBB");
568-
// auto remoteMemberDestroyBB = createBasicBlock("remoteMemberDestroyBB");
569568

570569
// if __isRemoteActor(self) {
571570
// ...

0 commit comments

Comments
 (0)