fix: remove dummy needsToRestoreUserInterfaceForPictureInPictureStop

This commit is contained in:
Sunbreak 2023-03-15 09:54:48 +08:00
parent edf7eee287
commit 822f8c0774

View File

@ -557,7 +557,6 @@ Video.propTypes = {
onAudioFocusChanged: PropTypes.func,
onAudioBecomingNoisy: PropTypes.func,
onPictureInPictureStatusChanged: PropTypes.func,
needsToRestoreUserInterfaceForPictureInPictureStop: PropTypes.func,
onExternalPlaybackChange: PropTypes.func,
adTagUrl: PropTypes.string,
onReceiveAdEvent: PropTypes.func,