ソースを参照

Remove unnecessary method declaration

Ryan Olson 11 年 前
コミット
28241518bf
共有1 個のファイルを変更した0 個の追加4 個の削除を含む
  1. 0 4
      Example/UICatalog/AAPLCatalogTableTableViewController.m

+ 0 - 4
Example/UICatalog/AAPLCatalogTableTableViewController.m

@@ -11,10 +11,6 @@
 #import "FLEXManager.h"
 #endif
 
-@interface AAPLCatalogTableTableViewController ()
-- (void)registerViewControllerBasedOption;
-@end
-
 @implementation AAPLCatalogTableTableViewController
 
 - (void)viewDidLoad