diff --git a/src/Core/Services/CipherService.cs b/src/Core/Services/CipherService.cs index 93f00dc1b..8ecc5f36b 100644 --- a/src/Core/Services/CipherService.cs +++ b/src/Core/Services/CipherService.cs @@ -1,4 +1,4 @@ -#define ENABLE_NEW_CIPHER_KEY_ENCRYPTION_ON_CREATION +//#define ENABLE_NEW_CIPHER_KEY_ENCRYPTION_ON_CREATION using System; using System.Collections.Generic;