Skip to content

Commit d2b06c9

Browse files
authored
Update RCTLog.h
1 parent 08af9c3 commit d2b06c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

React/Base/RCTLog.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ typedef void (^RCTLogFunction)(
7171
* particular data from the log, just pass nil or zero for the argument.
7272
*/
7373
RCT_EXTERN NSString *RCTFormatLog(
74-
NSDate *timestamp,
75-
RCTLogLevel level,
7674
NSString *fileName,
7775
NSNumber *lineNumber,
7876
NSString *message

0 commit comments

Comments
 (0)