Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
654f42cb
authored
2014-06-23 18:14:19 -0400
by
Gary Katsevman
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove unused variable
1 parent
c08455d6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/videojs-hls.js
src/videojs-hls.js
View file @
654f42c
...
...
@@ -424,7 +424,6 @@ var
(
function
()
{
var
tag
=
segmentParser
.
getTags
()[
0
],
ptsnaught
=
tag
.
pts
,
ptsdelta
,
playlist
=
player
.
hls
.
playlists
.
media
(),
segmentOffset
,
ptsTime
;
...
...
Please
register
or
sign in
to post a comment