Remove log flush.
This commit is contained in:
parent
de4408f102
commit
723cb7e5af
@ -937,7 +937,6 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
// TODO: Move to internal logging without flush.
|
||||
OWSLogInfo(@"Complete.");
|
||||
OWSLogFlush();
|
||||
}
|
||||
|
||||
- (void)handleIncomingEnvelope:(SSKProtoEnvelope *)envelope
|
||||
|
||||
Loading…
Reference in New Issue
Block a user