Skip to content

Commit 053fded

Browse files
Merge pull request #1338 from wutschel/refactor_menuconfig
Maintenance: Move menu creation to mainMenu class
2 parents 52e277d + 2c3f5fa commit 053fded

5 files changed

Lines changed: 6828 additions & 6825 deletions

File tree

XBMC Remote/AppDelegate.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
- (void)sendWOL:(NSString*)MAC withPort:(NSInteger)WOLport;
8787
- (NSURL*)getServerJSONEndPoint;
8888
- (NSDictionary*)getServerHTTPHeaders;
89-
- (NSArray*)action_album;
9089

9190
@property (strong, nonatomic) UIWindow *window;
9291
@property (strong, nonatomic) CustomNavigationController *navigationController;

0 commit comments

Comments
 (0)