Skip to content

Commit 10201e0

Browse files
committed
Remove unused forward declarations from WPTabBarController.h
1 parent 80546cb commit 10201e0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

WordPress/Classes/ViewRelated/System/WPTabBarController.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,10 @@ extern NSString * const WPTabBarCurrentlySelectedScreenReader;
99
extern NSString * const WPTabBarCurrentlySelectedScreenNotifications;
1010
extern NSNotificationName const WPTabBarHeightChangedNotification;
1111

12-
@class AbstractPost;
13-
@class Blog;
14-
@class BloggingPromptCoordinator;
1512
@class MeViewController;
1613
@class MySitesCoordinator;
1714
@class NotificationsViewController;
1815
@class ReaderPresenter;
19-
@protocol ScenePresenter;
2016

2117
@interface WPTabBarController : UITabBarController <UIViewControllerTransitioningDelegate>
2218

0 commit comments

Comments
 (0)