Просмотр исходного кода

Remove unnecessary method declaration

Ryan Olson лет назад: 11
Родитель
Сommit
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