CR: revert logging change

This commit is contained in:
Michael Kirk 2018-07-25 14:00:25 -06:00
parent 06bbe907b9
commit abcd0a1d29

View File

@ -322,7 +322,7 @@ NS_ASSUME_NONNULL_BEGIN
[self handleIncomingEnvelope:envelope withDataMessage:dataMessage transaction:transaction];
} else {
DDLogWarn(@"%@ Ignoring envelope with neither Content nor LegacyMessage", self.logTag);
OWSProdInfoWEnvelope([OWSAnalyticsEvents messageManagerErrorEnvelopeNoActionablePayload], envelope);
}
}