Skip to content

Commit

Permalink
Removing unused Support tracks.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScoutHarris committed Jun 11, 2018
1 parent fd11b1d commit 116baa3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions WordPressShared/Core/Analytics/WPAnalytics.h
Original file line number Diff line number Diff line change
Expand Up @@ -363,13 +363,7 @@ typedef NS_ENUM(NSUInteger, WPAnalyticsStat) {
WPAnalyticsStatStockMediaAccessed,
WPAnalyticsStatStockMediaSearched,
WPAnalyticsStatStockMediaUploaded,
WPAnalyticsStatSupportOpenedHelpshiftScreen,
WPAnalyticsStatSupportReceivedResponseFromSupport,
WPAnalyticsStatSupportUserAcceptedTheSolution,
WPAnalyticsStatSupportUserRejectedTheSolution,
WPAnalyticsStatSupportUserSentScreenshot,
WPAnalyticsStatSupportUserReviewedTheApp,
WPAnalyticsStatSupportUserRepliedToHelpshift,
WPAnalyticsStatSupportHelpCenterUserSearched,
WPAnalyticsStatSupportHelpCenterViewed,
WPAnalyticsStatSupportNewRequestViewed,
Expand All @@ -383,8 +377,6 @@ typedef NS_ENUM(NSUInteger, WPAnalyticsStat) {
WPAnalyticsStatSupportTicketListViewFailed,
WPAnalyticsStatSupportTicketUserViewed,
WPAnalyticsStatSupportTicketViewFailed,
WPAnalyticsStatSupportTicketAttachmentUserDeleted,
WPAnalyticsStatSupportTicketAttachmentUserDeleteFailed,
WPAnalyticsStatThemesAccessedThemeBrowser,
WPAnalyticsStatThemesAccessedSearch,
WPAnalyticsStatThemesChangedTheme,
Expand Down

0 comments on commit 116baa3

Please sign in to comment.