Small perf improvement to RCTPerfStats and RCTBridgeModuleNameForClass

This commit is contained in:
Pieter De Baets
2015-08-25 04:27:09 -07:00
parent 072390ec5c
commit 371aeceb72
9 changed files with 46 additions and 24 deletions

View File

@@ -81,7 +81,7 @@ RCT_NOT_IMPLEMENTED(- (instancetype)init)
@end
@interface RCTEventDispatcher() <RCTBridgeModule, RCTFrameUpdateObserver>
@interface RCTEventDispatcher() <RCTFrameUpdateObserver>
@end