remove debug

This commit is contained in:
Romain Neutron
2012-06-01 12:53:23 +02:00
parent d516c5e1ce
commit b900fdcdd1

View File

@@ -440,7 +440,6 @@
if(resizeVideoTips) if(resizeVideoTips)
{ {
console.log($videoTips, width, height, Math.round(width - 50), Math.round(height-70));
$videoTips.css({ $videoTips.css({
width: Math.round(width - 50), width: Math.round(width - 50),
height: Math.round(height-70) height: Math.round(height-70)