|
@@ -41,7 +41,6 @@
|
|
|
#import "CCMain.h"
|
|
|
#import "CCPhotosCameraUpload.h"
|
|
|
#import "CCSettings.h"
|
|
|
-#import "CCFavorites.h"
|
|
|
|
|
|
@interface AppDelegate : UIResponder <UIApplicationDelegate, BKPasscodeLockScreenManagerDelegate, BKPasscodeViewControllerDelegate, LMMediaPlayerViewDelegate, TWMessageBarStyleSheet, CCNetworkingDelegate>
|
|
|
|
|
@@ -135,7 +134,6 @@
|
|
|
@property (nonatomic, strong) CCMain *homeMain;
|
|
|
@property (nonatomic, strong) CCPhotosCameraUpload *activePhotosCameraUpload;
|
|
|
@property (nonatomic, retain) CCDetail *activeDetail;
|
|
|
-@property (nonatomic, retain) CCFavorites *activeFavorites;
|
|
|
@property (nonatomic, retain) CCSettings *activeSettings;
|
|
|
|
|
|
@property (nonatomic, strong) NSMutableDictionary *listMainVC;
|