diff --git a/src/js/fullscreen.js b/src/js/fullscreen.js index 20e958fc..7a7f21a9 100644 --- a/src/js/fullscreen.js +++ b/src/js/fullscreen.js @@ -57,8 +57,6 @@ class Fullscreen { // Update the UI this.update(); - - // this.toggle = this.toggle.bind(this); } // Determine if native supported