浏览代码

remove old variable

Marino Faggiana 8 年之前
父节点
当前提交
a77b339c51
共有 1 个文件被更改,包括 0 次插入3 次删除
  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;