Skip to content

Commit 2b42af6

Browse files
committed
Use global browser.
1 parent e1c669d commit 2b42af6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/_posts/accessing-the-external-browser.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,6 @@ function init ()
323323
324324
function center ()
325325
{
326-
const Browser = X3D .getBrowser (".browser"); // Get the browser instance.
327-
328326
Browser .changeViewpoint ("Viewpoint");
329327
}
330328

0 commit comments

Comments
 (0)