Clean up ahead of PR.

This commit is contained in:
Matthew Chen 2018-11-01 15:07:17 -04:00
parent 94eaed0024
commit 4088bebe05
1 changed files with 0 additions and 2 deletions

View File

@ -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) {