Skip to content

Commit 0e1cb3a

Browse files
committed
remove unused WPWalkthroughOverlayView
1 parent 9e7d17b commit 0e1cb3a

File tree

4 files changed

+0
-361
lines changed

4 files changed

+0
-361
lines changed

WooCommerce/WooCommerce.xcodeproj/project.pbxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5730,7 +5730,6 @@
57305730
"NSURL+IDN/NSURL+IDN.h",
57315731
NUX/WPNUXMainButton.h,
57325732
NUX/WPNUXSecondaryButton.h,
5733-
NUX/WPWalkthroughOverlayView.h,
57345733
NUX/WPWalkthroughTextField.h,
57355734
Services/LoginFacade.h,
57365735
Services/WordPressXMLRPCAPIFacade.h,

WooCommerce/WordPressAuthenticator/NUX/WPWalkthroughOverlayView.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

WooCommerce/WordPressAuthenticator/NUX/WPWalkthroughOverlayView.m

Lines changed: 0 additions & 328 deletions
This file was deleted.

WooCommerce/WordPressAuthenticator/WordPressAuthenticator.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ FOUNDATION_EXPORT const unsigned char WordPressAuthenticatorVersionString[];
1616
#import <WordPressAuthenticator/WPAuthenticatorLogging.h>
1717
#import <WordPressAuthenticator/WPNUXMainButton.h>
1818
#import <WordPressAuthenticator/WPNUXSecondaryButton.h>
19-
#import <WordPressAuthenticator/WPWalkthroughOverlayView.h>
2019
#import <WordPressAuthenticator/WPWalkthroughTextField.h>
2120

2221
// From what was once WordPressAuthenticator

0 commit comments

Comments
 (0)