Skip to content

Commit

Permalink
refactor: Remove unused defaultVolume option default (#3915)
Browse files Browse the repository at this point in the history
  • Loading branch information
misteroneill authored and gkatsev committed Jan 18, 2017
1 parent f8aed4d commit 5377ffc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/js/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -3204,9 +3204,6 @@ Player.prototype.options_ = {
html5: {},
flash: {},

// defaultVolume: 0.85,
defaultVolume: 0.00,

// default inactivity timeout
inactivityTimeout: 2000,

Expand Down

0 comments on commit 5377ffc

Please sign in to comment.