Commit d44f7e0 for novnc.com

commit d44f7e04fc456844836c7c5ac911d0f4e8dd06e6
Author: Alexander Zeijlon <aleze@cendio.se>
Date:   Tue Nov 4 09:44:21 2025 +0100

    Remove show_dot from docs/EMBEDDING.md

    This should have been a part of commit 243d7fd

diff --git a/docs/EMBEDDING.md b/docs/EMBEDDING.md
index 9e927d0..26bcce3 100644
--- a/docs/EMBEDDING.md
+++ b/docs/EMBEDDING.md
@@ -89,9 +89,6 @@ Currently, the following options are available:

 * `compression` - The session compression level. Can be `0` to `9`.

-* `show_dot` - If a dot cursor should be shown when the remote server provides
-  no local cursor, or provides a fully-transparent (invisible) cursor.
-
 * `logging` - The console log level. Can be one of `error`, `warn`, `info` or
   `debug`.