1
0
mirror of https://github.com/videojs/video.js.git synced 2025-03-17 21:18:27 +02:00

Removed unused values ref.

This commit is contained in:
Steve Heffernan 2012-04-06 17:16:16 -07:00
parent ec07398114
commit b3d16d1437

View File

@ -114,9 +114,6 @@ _V_.Player = _V_.Component.extend({
}
},
// Cache for video property values.
values: {},
destroy: function(){
// Ensure that tracking progress and time progress will stop and plater deleted
this.stopTrackingProgress();