From 417bf6dd85cf08eef05629beca97fc3bb84d981f Mon Sep 17 00:00:00 2001 From: Valera Rozuvan Date: Thu, 8 Aug 2013 10:32:35 +0300 Subject: [PATCH] Removed some more comments. --- common/lib/xmodule/xmodule/js/spec/videoalpha/general_spec.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/lib/xmodule/xmodule/js/spec/videoalpha/general_spec.js b/common/lib/xmodule/xmodule/js/spec/videoalpha/general_spec.js index c3ed8fe907..415ac440ad 100644 --- a/common/lib/xmodule/xmodule/js/spec/videoalpha/general_spec.js +++ b/common/lib/xmodule/xmodule/js/spec/videoalpha/general_spec.js @@ -104,8 +104,6 @@ it('parse the videos if subtitles do not exist', function () { var sub = ''; - // !! - $('#example').find('.videoalpha').data('sub', ''); state = new window.VideoAlpha('#example');