diff --git a/src/stream/chacha/chacha_done.c b/src/stream/chacha/chacha_done.c index 0fbff20..2e25177 100644 --- a/src/stream/chacha/chacha_done.c +++ b/src/stream/chacha/chacha_done.c @@ -7,11 +7,6 @@ * guarantee it works. */ -/* The implementation is based on: - * chacha-ref.c version 20080118 - * Public domain from D. J. Bernstein - */ - #include "tomcrypt.h" #ifdef LTC_CHACHA