Showing
1 changed file
with
0 additions
and
2 deletions
... | @@ -148,8 +148,6 @@ $(document).on('click' , '.comment_delete' , function(){ | ... | @@ -148,8 +148,6 @@ $(document).on('click' , '.comment_delete' , function(){ |
148 | width: '640', | 148 | width: '640', |
149 | videoId: videoIds[i], | 149 | videoId: videoIds[i], |
150 | events: { | 150 | events: { |
151 | - // 'onReady': onPlayerReady, | ||
152 | - // 'onStateChange': onPlayerStateChange | ||
153 | } | 151 | } |
154 | }); | 152 | }); |
155 | } | 153 | } | ... | ... |
-
Please register or login to post a comment