aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/ios/iOS UI Test/iOS UI Test/MasterViewController.h2
-rw-r--r--example/ios/iOS UI Test/iOS UI Test/SettingsViewController.h1
2 files changed, 0 insertions, 3 deletions
diff --git a/example/ios/iOS UI Test/iOS UI Test/MasterViewController.h b/example/ios/iOS UI Test/iOS UI Test/MasterViewController.h
index da63eb60..9910ba6d 100644
--- a/example/ios/iOS UI Test/iOS UI Test/MasterViewController.h
+++ b/example/ios/iOS UI Test/iOS UI Test/MasterViewController.h
@@ -8,8 +8,6 @@
#import <UIKit/UIKit.h>
#import "SettingsViewController.h"
-//#import <mailcore/mailcore.h>
-
@interface MasterViewController : UITableViewController <SettingsViewControllerDelegate>
diff --git a/example/ios/iOS UI Test/iOS UI Test/SettingsViewController.h b/example/ios/iOS UI Test/iOS UI Test/SettingsViewController.h
index 37fd2af4..2c6cd2ef 100644
--- a/example/ios/iOS UI Test/iOS UI Test/SettingsViewController.h
+++ b/example/ios/iOS UI Test/iOS UI Test/SettingsViewController.h
@@ -7,7 +7,6 @@
//
#import <UIKit/UIKit.h>
-#import <mailcore/mailcore.h>
extern NSString * const UsernameKey;
extern NSString * const PasswordKey;