src/widgets/MashupPlayer.js
changeset 1022 793b3727d433
parent 1013 392ddcd212d7
child 1072 ac1eacb3aa33
--- a/src/widgets/MashupPlayer.js	Thu Jan 02 16:54:22 2014 +0100
+++ b/src/widgets/MashupPlayer.js	Tue Jan 07 12:00:04 2014 +0100
@@ -5,8 +5,6 @@
 
 IriSP.Widgets.MashupPlayer.prototype = new IriSP.Widgets.Widget();
 
-/* A Popcorn-based player for HTML5 Video, Youtube and Vimeo */
-
 IriSP.Widgets.MashupPlayer.prototype.defaults = {
     aspect_ratio: 14/9,
     split_screen: false,