Skip to content

Commit

Permalink
Remove writeEventToLocalDebugLog: from header
Browse files Browse the repository at this point in the history
  • Loading branch information
rclee committed Nov 9, 2017
1 parent 1f2f1f9 commit d359ab8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MapboxMobileEvents/MMEEventLogger.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ NS_ASSUME_NONNULL_BEGIN

- (void)logEvent:(MMEEvent *)event;

- (void)writeEventToLocalDebugLog:(MMEEvent *)event;

@end

NS_ASSUME_NONNULL_END

0 comments on commit d359ab8

Please sign in to comment.