From 686a7a40f99f39ea8eb68762e18ff942f5ee7c54 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 14 Nov 2019 12:10:10 +0000 Subject: [PATCH] Remove outdated comment uhoreg says this is fine now... --- src/crypto/DeviceList.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/crypto/DeviceList.js b/src/crypto/DeviceList.js index 539fdb3a1..94b3140b0 100644 --- a/src/crypto/DeviceList.js +++ b/src/crypto/DeviceList.js @@ -852,7 +852,6 @@ class DeviceListUpdateSerialiser { async function _updateStoredDeviceKeysForUser(_olmDevice, userId, userStore, userResult) { - // FIXME: this isn't correct any more let updated = false; // remove any devices in the store which aren't in the response