chore: cleanup commented out code

This commit is contained in:
Sam Potts 2021-01-29 23:06:57 +11:00
parent b5592b0fb5
commit 572aeacf5b

View File

@ -57,8 +57,6 @@ class Fullscreen {
// Update the UI // Update the UI
this.update(); this.update();
// this.toggle = this.toggle.bind(this);
} }
// Determine if native supported // Determine if native supported