Skip to content

Commit

Permalink
Removed unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
aszczurek-miquido committed Dec 8, 2023
1 parent 7bd4ad8 commit ce29859
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ios/Video/RCTVideo.m
Original file line number Diff line number Diff line change
Expand Up @@ -1475,10 +1475,6 @@ - (NSDictionary *)getVideoTrackInfo: (M3U8PlaylistModel *) model
return audioTrackDict;
}

- (M3U8ExtXStreamInf *) getCurrentMediaData: (M3U8PlaylistModel *) model {

}

- (NSArray *)getTextTrackInfo
{
// if sideloaded, textTracks will already be set
Expand Down

0 comments on commit ce29859

Please sign in to comment.