summaryrefslogtreecommitdiff
path: root/misc/dist/html/fixed-size.html
diff options
context:
space:
mode:
Diffstat (limited to 'misc/dist/html/fixed-size.html')
-rw-r--r--misc/dist/html/fixed-size.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/dist/html/fixed-size.html b/misc/dist/html/fixed-size.html
index a5633115d5..85064b34fd 100644
--- a/misc/dist/html/fixed-size.html
+++ b/misc/dist/html/fixed-size.html
@@ -236,7 +236,6 @@ $GODOT_HEAD_INCLUDE
const DEBUG_ENABLED = $GODOT_DEBUG_ENABLED;
const INDETERMINATE_STATUS_STEP_MS = 100;
- var container = document.getElementById('container');
var canvas = document.getElementById('canvas');
var statusProgress = document.getElementById('status-progress');
var statusProgressInner = document.getElementById('status-progress-inner');