mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
Simplified even more the previous commit.
This commit is contained in:
@@ -27,10 +27,6 @@
|
||||
#import "SOGoAppointmentFolder.h"
|
||||
|
||||
@interface SOGoWebAppointmentFolder : SOGoAppointmentFolder
|
||||
{
|
||||
@public
|
||||
NSMutableData *buffer;
|
||||
}
|
||||
|
||||
- (void) setUsername: (NSString *) username
|
||||
andPassword: (NSString *) password;
|
||||
|
||||
Reference in New Issue
Block a user