Skip to content

Commit

Permalink
Merge pull request #50 from Gemorroj/patch-1
Browse files Browse the repository at this point in the history
remove debug code
  • Loading branch information
scottschiller committed Sep 10, 2014
2 parents 2d2cf4c + c02d6ea commit 8d2cd07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions script/soundmanager2.js
Expand Up @@ -3353,8 +3353,6 @@ function SoundManager(smURL, smID) {
}
s.metadata = oData;

console.log('updated metadata', s.metadata);

if (s._iO.onmetadata) {
s._iO.onmetadata.call(s, s.metadata);
}
Expand Down

0 comments on commit 8d2cd07

Please sign in to comment.