Skip to content

Commit bb5e761

Browse files
author
Avaer Kazmer
committed
Do not push fake xr display update on initialization
1 parent 0bcae68 commit bb5e761

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/xr-site.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class XRSite extends HTMLElement {
1717
this.sessionPromise = _makeNullPromise();
1818

1919
this.fakeXrDisplay = new FakeXRDisplay();
20-
this.fakeXrDisplay.pushUpdate();
2120
this.fakeXrDisplay.enable();
2221
this.cameraEnabled = true;
2322

0 commit comments

Comments
 (0)