bugfix: remove mistakenly added references
This commit is contained in:
parent
55da3e4ec3
commit
199ce9daef
@ -32,9 +32,6 @@
|
||||
@property (assign, nonatomic) NSInteger whiteBalance;
|
||||
@property (nonatomic, assign, getter=isReadingBarCodes) BOOL barCodeReading;
|
||||
|
||||
std::vector<cv::Rect> objects;
|
||||
cv::CascadeClassifier cascade;
|
||||
|
||||
- (id)initWithBridge:(RCTBridge *)bridge;
|
||||
- (void)updateType;
|
||||
- (void)updateFlashMode;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user