Преглед изворни кода

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