Merge pull request #11 in BPHVB/mvm_core from feature/support_refactor to develop

* commit '164c64c2b9957fcc6e655935c106ae86ab485eb1':
  support refarctor
This commit is contained in:
Sommer, Patrick 2018-03-12 11:23:13 -04:00
commit b19e4d054a

View File

@ -27,8 +27,6 @@
- (void)clearData;
- (void)resetIconToDefault;
// temp fix to make mf compile, will remove after all the protocols for main split view controller are done
- (void)dataPassForShop;//in support
- (void)getCurrentDetailViewController:(nullable UIViewController *)currentViewController;//in menu
@end