Remove old test var
This commit is contained in:
parent
152978d111
commit
b6512e4316
@ -31,7 +31,6 @@ static int const RCTVideoUnset = -1;
|
|||||||
BOOL _playerLayerObserverSet;
|
BOOL _playerLayerObserverSet;
|
||||||
AVPlayerViewController *_playerViewController;
|
AVPlayerViewController *_playerViewController;
|
||||||
NSURL *_videoURL;
|
NSURL *_videoURL;
|
||||||
AVURLAsset *_testAsset;
|
|
||||||
|
|
||||||
/* Required to publish events */
|
/* Required to publish events */
|
||||||
RCTEventDispatcher *_eventDispatcher;
|
RCTEventDispatcher *_eventDispatcher;
|
||||||
|
Loading…
Reference in New Issue
Block a user