Clean up ahead of PR.

pull/1/head
Matthew Chen 7 years ago
parent 94eaed0024
commit 4088bebe05

@ -332,8 +332,6 @@ NSString *NSStringForOWSMessageCellType(OWSMessageCellType cellType)
return OWSMessageHeaderViewDateHeaderVMargin;
}
// TODO:
// "Bubble Collapse". Adjacent messages with the same author should be close together.
if (self.interaction.interactionType == OWSInteractionType_IncomingMessage
&& previousLayoutItem.interaction.interactionType == OWSInteractionType_IncomingMessage) {

Loading…
Cancel
Save