From bb581dc55bfb90fc7f34797111b55d16e69b7af0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 9 Jun 2018 17:42:02 +0200 Subject: remove crypto_bug.c --- src/util/crypto_ecc_setup.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/util/crypto_ecc_setup.c') diff --git a/src/util/crypto_ecc_setup.c b/src/util/crypto_ecc_setup.c index 1316a900c..507cbba11 100644 --- a/src/util/crypto_ecc_setup.c +++ b/src/util/crypto_ecc_setup.c @@ -39,9 +39,6 @@ #define LOG_GCRY(level, cmd, rc) do { LOG(level, _("`%s' failed at %s:%d with error: %s\n"), cmd, __FILE__, __LINE__, gcry_strerror(rc)); } while(0) -#include "crypto_bug.c" - - /** * Wait for a short time (we're trying to lock a file or want * to give another process a shot at finishing a disk write, etc.). -- cgit v1.2.3