diff --git a/src/Core/Services/CipherService.cs b/src/Core/Services/CipherService.cs index 6f43efac68c..e94e9ff5f15 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;