diff options
Diffstat (limited to 'cypher.cpp')
-rw-r--r-- | cypher.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -106,4 +106,3 @@ void AesIcmCypher::cypher(Buffer& buf, seq_nr_t seq_nr, sender_id_t sender_id) status = cipher_dealloc(cipher); } - |