From 042a8161db1933fed8bf85b3dc32ecaef2e9fe72 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sun, 17 Mar 2024 17:53:44 +0100 Subject: [PATCH] README: remove zlibhex from supported encodings It's in fact not processed. Closes #609 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ba2d740..6cb614ee 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ RFB Protocol Support Status | Hextile | 5 | ✔ | ✔ | | Zlib | 6 | ✔ | ✔ | | Tight | 7 | ✔ | ✔ | -| Zlibhex | 8 | ✔ | | | Ultra | 9 | ✔ | ✔ | | TRLE | 15 | | ✔ | | ZRLE | 16 | ✔ | ✔ |