remove debug

This commit is contained in:
j 2013-05-01 12:40:39 +00:00
parent 11b9301337
commit 4f37ff8783

View file

@ -437,7 +437,6 @@ Ox.VideoElement = function(options, self) {
} else {
self.options.src = Ox.isArray(arguments[0]) ? arguments[0] : [arguments[0]];
if (self.loadedMetadata) {
console.log(self.currentPart, self.$video[self.currentPart], self.$video);
//fixme: get rid of this to make use of browser caching
// but in all browsers except firefox,
// loadedmetadata fires only once per src