Settings > Security: More cleaning

This commit is contained in:
manuroe
2020-01-28 22:36:50 +01:00
parent 7dd764031e
commit 119acdfeca
2 changed files with 106 additions and 392 deletions
@@ -18,9 +18,8 @@
#import "DeviceView.h"
#import "MediaPickerViewController.h"
@interface SecurityViewController : MXKTableViewController<UITextFieldDelegate, MXKDeviceViewDelegate, UIDocumentInteractionControllerDelegate, MXKCountryPickerViewControllerDelegate, MXKLanguagePickerViewControllerDelegate, MXKDataSourceDelegate>
@interface SecurityViewController : MXKTableViewController
+ (SecurityViewController*)instantiateWithMatrixSession:(MXSession*)matrixSession;