Skip to content

Commit 9afa72d

Browse files
committed
Fixing compiler issue I introduced while debugging
1 parent 08c3259 commit 9afa72d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

GCD/GCDAsyncSocket.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3939,8 +3939,6 @@ - (void)flushSSLBuffers
39393939
updateEstimatedBytesAvailable();
39403940
}
39413941

3942-
[DDLog flushLog];
3943-
39443942
} while (!done && estimatedBytesAvailable > 0);
39453943
}
39463944

0 commit comments

Comments
 (0)