diff --git a/src/Core/Tools/Entities/Send.cs b/src/Core/Tools/Entities/Send.cs index 9391e1b713..93fa7a37c0 100644 --- a/src/Core/Tools/Entities/Send.cs +++ b/src/Core/Tools/Entities/Send.cs @@ -120,9 +120,6 @@ public class Send : ITableObject /// /// Identifies the Cipher associated with this send. /// - /// - /// Not presently in-use by client applications. - /// public Guid? CipherId { get; set; } ///