diff options
| -rw-r--r-- | ios/MullvadVPN/SelectLocationCell.swift | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ios/MullvadVPN/SelectLocationCell.swift b/ios/MullvadVPN/SelectLocationCell.swift index 0b5fa63dac..d7f3c4c1ba 100644 --- a/ios/MullvadVPN/SelectLocationCell.swift +++ b/ios/MullvadVPN/SelectLocationCell.swift @@ -80,8 +80,6 @@ class SelectLocationCell: BasicTableViewCell { private func setupCell() { indentationWidth = 16 - backgroundView = UIView() - selectedBackgroundView = UIView() backgroundColor = .clear contentView.layoutMargins = preferredMargins |
