aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-12-23 00:31:20 +0530
committerRoopesh Chander <roop@roopc.net>2018-12-23 00:31:44 +0530
commit999b761ed032e347746e5eeef9d6649f443b850f (patch)
treec9a4d9ada7206238b1c92d6f6ad482674a0e3a1e /WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift
parentRely on availability of fd only after setting network settings (diff)
downloadwireguard-apple-999b761ed032e347746e5eeef9d6649f443b850f.tar.xz
wireguard-apple-999b761ed032e347746e5eeef9d6649f443b850f.zip
Remove more comments
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift')
-rw-r--r--WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift2
1 files changed, 0 insertions, 2 deletions
diff --git a/WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift b/WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift
index 58f8611..c74b6e3 100644
--- a/WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift
+++ b/WireGuard/WireGuard/UI/iOS/ViewController/SettingsTableViewController.swift
@@ -148,8 +148,6 @@ class SettingsTableViewController: UITableViewController {
}
}
-// MARK: UITableViewDataSource
-
extension SettingsTableViewController {
override func numberOfSections(in tableView: UITableView) -> Int {
return settingsFieldsBySection.count