diff --git a/src/player.js b/src/player.js index 2bd6667e8..c6f51968b 100644 --- a/src/player.js +++ b/src/player.js @@ -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();