Settings > Security: More cleaning

This commit is contained in:
manuroe
2020-01-28 22:36:50 +01:00
parent 84cee3b08f
commit dfc150aab2
2 changed files with 106 additions and 392 deletions

View File

@@ -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;