diff --git a/Signal/src/ViewControllers/AppSettings/HelpViewController.swift b/Signal/src/ViewControllers/AppSettings/HelpViewController.swift index 5cce176435..c7574052cc 100644 --- a/Signal/src/ViewControllers/AppSettings/HelpViewController.swift +++ b/Signal/src/ViewControllers/AppSettings/HelpViewController.swift @@ -82,7 +82,6 @@ final class HelpViewController: OWSTableViewController2 { aboutSection.footerTitle = NSLocalizedString("SETTINGS_COPYRIGHT", comment: "Footer for the 'about' help section") aboutSection.add(.copyableItem(label: NSLocalizedString("SETTINGS_VERSION", comment: ""), value: AppVersion.shared().currentAppVersion4)) - aboutSection.add(.disclosureItem( withText: NSLocalizedString("SETTINGS_LEGAL_TERMS_CELL", comment: ""), actionBlock: { [weak self] in