Restore all settings usage.

This commit is contained in:
giomfo
2015-04-15 16:27:58 +02:00
parent 004825a3fc
commit 01946ea351
3 changed files with 19 additions and 3 deletions
-2
View File
@@ -58,8 +58,6 @@ typedef enum : NSUInteger {
// Flush and restore Matrix data
- (void)reload:(BOOL)clearCache;
- (void)enableInAppNotifications:(BOOL)isEnabled;
// Searches if a private OneToOne room has been started with this user
// Returns the room ID (nil if not found)
- (NSString*)privateOneToOneRoomIdWithUserId:(NSString*)userId;