From 993a552b2d98f51a8f686956a65c50b116eb898e Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Fri, 2 Feb 2018 14:04:12 +0100 Subject: [PATCH] Remove as3crypto name from README.md We stopped shipping that many years ago. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 23dc5c30..df8c7970 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,6 @@ or deploying the noVNC application in production environments: * tight encoding : Michael Tinglof (Mercuri.ca) * Included libraries: - * as3crypto : Henri Torgemane (code.google.com/p/as3crypto) * base64 : Martijn Pieters (Digital Creations 2), Samuel Sieb (sieb.net) * DES : Dave Zimmerman (Widget Workshop), Jef Poskanzer (ACME Labs) * Pako : Vitaly Puzrin (https://github.com/nodeca/pako)