Browse Source

remove old variable

Marino Faggiana 8 years ago
parent
commit
a77b339c51
1 changed files with 0 additions and 3 deletions
  1. 0 3
      iOSClient/AppDelegate.h

+ 0 - 3
iOSClient/AppDelegate.h

@@ -171,9 +171,6 @@
 // initializations 
 - (void)applicationInitialized;
 
-// Task
-//- (void)changeTask:(CCMetadata *)metadata;
-
 - (void)messageNotification:(NSString *)title description:(NSString *)description visible:(BOOL)visible delay:(NSTimeInterval)delay type:(TWMessageBarMessageType)type;
 - (void)updateApplicationIconBadgeNumber;
 - (BOOL)handleShortCutItem:(UIApplicationShortcutItem *)shortcutItem;