diff --git a/tutorials/export/exporting_for_web.rst b/tutorials/export/exporting_for_web.rst index 84cb8406b06..59c1e90e949 100644 --- a/tutorials/export/exporting_for_web.rst +++ b/tutorials/export/exporting_for_web.rst @@ -39,13 +39,6 @@ in the user's browser. Browsers also require that the web page is served with specific `cross-origin isolation headers `__. -.. note:: - - If you use Linux, due to - `poor Firefox WebGL performance `__, - it's recommended to play the exported project using a Chromium-based browser - instead of Firefox. - WebGL version -------------