Explorar el Código

Remove unnecessary method declaration

Ryan Olson hace 11 años
padre
commit
28241518bf
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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