diff options
Diffstat (limited to 'Source/MainController.h')
-rw-r--r-- | Source/MainController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/MainController.h b/Source/MainController.h index 656cf8c0..962329e7 100644 --- a/Source/MainController.h +++ b/Source/MainController.h @@ -30,8 +30,6 @@ { BOOL isNewFavorite; - NSMutableArray *favorites; - SPPreferenceController *prefsController; } |