From 04363e41ab83e08649a236a9da8581f04fe99952 Mon Sep 17 00:00:00 2001 From: Florian Duros Date: Tue, 28 Jan 2025 14:34:35 +0100 Subject: [PATCH] feat(legacy crypto!): remove `{get,set}GlobalErrorOnUnknownDevices` `globalErrorOnUnknownDevices` is not used in the rust-crypto. The API is marked as unstable, we can remove it. --- src/client.ts | 35 ----------------------------------- 1 file changed, 35 deletions(-) diff --git a/src/client.ts b/src/client.ts index f5c043ed76..8b4f35f0f6 100644 --- a/src/client.ts +++ b/src/client.ts @@ -1970,41 +1970,6 @@ export class MatrixClient extends TypedEventEmitter