From 7f0f159b56c9f4786604ee08fd906c55edef6598 Mon Sep 17 00:00:00 2001 From: Stephan Diederich Date: Thu, 19 Sep 2013 20:30:55 +0200 Subject: [PATCH] cleanup public (private) interface remove findVisibleWindow --- Classes/BITHockeyBaseManagerPrivate.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Classes/BITHockeyBaseManagerPrivate.h b/Classes/BITHockeyBaseManagerPrivate.h index cfb5038e14..5d09577758 100644 --- a/Classes/BITHockeyBaseManagerPrivate.h +++ b/Classes/BITHockeyBaseManagerPrivate.h @@ -49,7 +49,6 @@ // UI helpers - (UINavigationController *)customNavigationControllerWithRootViewController:(UIViewController *)viewController presentationStyle:(UIModalPresentationStyle)presentationStyle; -- (UIWindow *)findVisibleWindow; - (void)showView:(UIViewController *)viewController; // Date helpers