diff --git a/js/h5p.js b/js/h5p.js index 26c81a3..faab8e6 100644 --- a/js/h5p.js +++ b/js/h5p.js @@ -889,7 +889,6 @@ H5P.getCopyrights = function (instance, parameters, contentId) { } catch (err) { // Failed, prevent crashing page. - H5P.error(err); } }