From 6216eee4d6c6514c2b1e324d1a999b0d7018ab7a Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 17 Apr 2013 18:59:16 -0700 Subject: Fixed build issues --- example/ios/iOS UI Test/iOS UI Test/MasterViewController.h | 2 -- example/ios/iOS UI Test/iOS UI Test/SettingsViewController.h | 1 - 2 files changed, 3 deletions(-) (limited to 'example') 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 #import "SettingsViewController.h" -//#import - @interface MasterViewController : UITableViewController 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 -#import extern NSString * const UsernameKey; extern NSString * const PasswordKey; -- cgit v1.2.3