summaryrefslogtreecommitdiff
path: root/cypher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cypher.cpp')
-rw-r--r--cypher.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cypher.cpp b/cypher.cpp
index c77f883..ad590fa 100644
--- a/cypher.cpp
+++ b/cypher.cpp
@@ -106,4 +106,3 @@ void AesIcmCypher::cypher(Buffer& buf, seq_nr_t seq_nr, sender_id_t sender_id)
status = cipher_dealloc(cipher);
}
-