diff --git a/Signal/src/ViewControllers/HomeView/HomeViewCell.m b/Signal/src/ViewControllers/HomeView/HomeViewCell.m index b39228308..d43d36c7e 100644 --- a/Signal/src/ViewControllers/HomeView/HomeViewCell.m +++ b/Signal/src/ViewControllers/HomeView/HomeViewCell.m @@ -59,8 +59,6 @@ NS_ASSUME_NONNULL_BEGIN { OWSAssert(!self.avatarView); - [self setTranslatesAutoresizingMaskIntoConstraints:NO]; - self.backgroundColor = [UIColor whiteColor]; _viewConstraints = [NSMutableArray new];