diff --git a/js/h5p.js b/js/h5p.js index 618aae7..559b80b 100644 --- a/js/h5p.js +++ b/js/h5p.js @@ -156,13 +156,6 @@ H5P.init = function (target) { }); } - // Check if we should add and display a fullscreen button for this H5P using - // the deprecated variable for backwards compatability. - if (contentData.fullScreen == 1 && H5P.canHasFullScreen) { - H5P.jQuery('