diff --git a/www/py-autobahn/files/patch-autobahn_nvx___utf8validator.c b/www/py-autobahn/files/patch-autobahn_nvx___utf8validator.c deleted file mode 100644 index 2b129e91f737..000000000000 --- a/www/py-autobahn/files/patch-autobahn_nvx___utf8validator.c +++ /dev/null @@ -1,12 +0,0 @@ ---- autobahn/nvx/_utf8validator.c.orig 2023-10-11 07:35:12 UTC -+++ autobahn/nvx/_utf8validator.c -@@ -28,7 +28,9 @@ - #include - - // http://stackoverflow.com/questions/11228855/header-files-for-simd-intrinsics -+#if defined(__amd64__) || defined(__i386__) - #include -+#endif - - - #define UTF8_ACCEPT 0