mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
Dropped old user-settings for ActiveSync
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoUserSettings.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2009-2013 Inverse inc.
|
||||
* Copyright (C) 2009-2014 Inverse inc.
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -34,13 +34,6 @@
|
||||
- (NSArray *) subscribedCalendars;
|
||||
- (NSArray *) subscribedAddressBooks;
|
||||
|
||||
|
||||
/* Microsoft Active Sync support */
|
||||
- (void) setMicrosoftActiveSyncMetadata: (NSDictionary *) theMetadata
|
||||
forDevice: (NSString *) theDeviceID;
|
||||
|
||||
- (NSMutableDictionary *) microsoftActiveSyncMetadataForDevice: (NSString *) theDevice;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* SOGOUSERSETTINGS_H */
|
||||
|
||||
Reference in New Issue
Block a user