From 0ba0dda345c2280ebebe67ecaaa6179330b5cb01 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 27 Nov 2018 08:07:38 +0100 Subject: Suppression du code de debug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Avec debug.h, il devrait être facile d'ajouter des traces en cas de besoin. --- crypto_aead/lilliputaei128v1/ref/test/helpers.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'crypto_aead/lilliputaei128v1/ref/test/helpers.h') diff --git a/crypto_aead/lilliputaei128v1/ref/test/helpers.h b/crypto_aead/lilliputaei128v1/ref/test/helpers.h index 339ae0e..0e1b3c2 100644 --- a/crypto_aead/lilliputaei128v1/ref/test/helpers.h +++ b/crypto_aead/lilliputaei128v1/ref/test/helpers.h @@ -30,6 +30,4 @@ static inline FILE* open_dump_file(const char *folder, const char* vector, const } - - #endif /* HELPERS_H */ -- cgit v1.2.3