Skip to content

Commit

Permalink
Delete more unused WordPress- Authenticator and Kit sources (#14821)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio authored Jan 8, 2025
2 parents 039e511 + 0ecb098 commit f161a2d
Show file tree
Hide file tree
Showing 88 changed files with 0 additions and 7,227 deletions.
5 changes: 0 additions & 5 deletions WooCommerce/WooCommerce.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6221,7 +6221,6 @@
WordPressKit/APIInterface/include/WordPressComRESTAPIVersion.h,
WordPressKit/APIInterface/include/WordPressComRESTAPIVersionedPathBuilder.h,
WordPressKit/BasicBlogAPIObjc/ServiceRemoteWordPressComREST.h,
WordPressKit/Models/RemoteComment.h,
WordPressKit/Models/RemotePost.h,
WordPressKit/Models/RemotePostCategory.h,
WordPressKit/Models/RemoteUser.h,
Expand All @@ -6230,9 +6229,6 @@
WordPressKit/Services/BlogServiceRemote.h,
WordPressKit/Services/BlogServiceRemoteREST.h,
WordPressKit/Services/BlogServiceRemoteXMLRPC.h,
WordPressKit/Services/CommentServiceRemote.h,
WordPressKit/Services/CommentServiceRemoteREST.h,
WordPressKit/Services/CommentServiceRemoteXMLRPC.h,
WordPressKit/Services/PostServiceRemote.h,
WordPressKit/Services/PostServiceRemoteOptions.h,
WordPressKit/Services/PostServiceRemoteREST.h,
Expand All @@ -6242,7 +6238,6 @@
WordPressKit/Services/TaxonomyServiceRemote.h,
WordPressKit/Services/TaxonomyServiceRemoteREST.h,
WordPressKit/Services/TaxonomyServiceRemoteXMLRPC.h,
WordPressKit/Services/ThemeServiceRemote.h,
WordPressKit/Services/WordPressComServiceRemote.h,
"WordPressKit/Utility/NSString+MD5.h",
);
Expand Down
5 changes: 0 additions & 5 deletions WooCommerce/WordPressAuthenticator/WordPressAuthenticator.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,12 @@ FOUNDATION_EXPORT const unsigned char WordPressAuthenticatorVersionString[];
#import <WordPressAuthenticator/AccountServiceRemoteREST.h>
#import <WordPressAuthenticator/BlogServiceRemote.h>
#import <WordPressAuthenticator/BlogServiceRemoteREST.h>
#import <WordPressAuthenticator/CommentServiceRemote.h>
#import <WordPressAuthenticator/CommentServiceRemoteREST.h>
#import <WordPressAuthenticator/FilePart.h>
#import <WordPressAuthenticator/NSString+MD5.h>
#import <WordPressAuthenticator/PostServiceRemote.h>
#import <WordPressAuthenticator/PostServiceRemoteOptions.h>
#import <WordPressAuthenticator/PostServiceRemoteREST.h>
#import <WordPressAuthenticator/PostServiceRemoteXMLRPC.h>
#import <WordPressAuthenticator/RemoteComment.h>
#import <WordPressAuthenticator/RemotePost.h>
#import <WordPressAuthenticator/RemotePostCategory.h>
#import <WordPressAuthenticator/RemoteUser.h>
Expand All @@ -46,10 +43,8 @@ FOUNDATION_EXPORT const unsigned char WordPressAuthenticatorVersionString[];
#import <WordPressAuthenticator/WordPressComRESTAPIVersion.h>
#import <WordPressAuthenticator/WordPressComRESTAPIVersionedPathBuilder.h>
// Used in the tests
#import <WordPressAuthenticator/CommentServiceRemoteXMLRPC.h>
#import <WordPressAuthenticator/TaxonomyServiceRemote.h>
// Used _somewhere_ which I haven't followed up yet
#import <WordPressAuthenticator/BlogServiceRemoteXMLRPC.h>
#import <WordPressAuthenticator/TaxonomyServiceRemoteREST.h>
#import <WordPressAuthenticator/TaxonomyServiceRemoteXMLRPC.h>
#import <WordPressAuthenticator/ThemeServiceRemote.h>

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f161a2d

Please sign in to comment.