diff options
Diffstat (limited to 'SmartDeviceLink/SDLLockScreenPresenter.h')
-rw-r--r-- | SmartDeviceLink/SDLLockScreenPresenter.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/SmartDeviceLink/SDLLockScreenPresenter.h b/SmartDeviceLink/SDLLockScreenPresenter.h index 71d75256d..5e56f2479 100644 --- a/SmartDeviceLink/SDLLockScreenPresenter.h +++ b/SmartDeviceLink/SDLLockScreenPresenter.h @@ -17,8 +17,6 @@ NS_ASSUME_NONNULL_BEGIN */ @interface SDLLockScreenPresenter : NSObject <SDLViewControllerPresentable> -- (instancetype)initWithLockViewController:(UIViewController *)lockViewController; - /** * The view controller to be presented. */ |