Skip to content

Commit

Permalink
Update RCTLog.h
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyBurger committed Jun 24, 2019
1 parent 08af9c3 commit d2b06c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions React/Base/RCTLog.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ typedef void (^RCTLogFunction)(
* particular data from the log, just pass nil or zero for the argument.
*/
RCT_EXTERN NSString *RCTFormatLog(
NSDate *timestamp,
RCTLogLevel level,
NSString *fileName,
NSNumber *lineNumber,
NSString *message
Expand Down

0 comments on commit d2b06c9

Please sign in to comment.