Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Commit 75c7d7e

Browse files
author
Avaer Kazmer
committed
Dead code removal
1 parent 755c886 commit 75c7d7e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

index.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,12 +1093,6 @@
10931093
`); */
10941094

10951095
_bindEventTarget('ui');
1096-
/* window.addEventListener('resize', e => {
1097-
// renderer.setSize(window.innerWidth, window.innerHeight);
1098-
1099-
uiIframe.width = window.innerWidth;
1100-
uiIframe.height = window.innerHeight;
1101-
}); */
11021096

11031097
_pushDomUpdate();
11041098
};

0 commit comments

Comments
 (0)