Commit afe72b59 by Piotr Mitros

No annoying error message

parent 0038e8e4
......@@ -297,7 +297,7 @@ function onytplayerStateChange(newState) {
}
function onPlayerError(errorCode) {
alert("An error occured: " + errorCode);
// alert("An error occured: " + errorCode);
}
function updateytplayerInfo() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment