소스 검색

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