From 59398cfd76ed01df0ba5f33022727047afd6b270 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 19 Jan 2020 20:33:07 +0100 Subject: separate util.c and url.c --- src/util/amount.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/util/amount.c') diff --git a/src/util/amount.c b/src/util/amount.c index a9b41ba73..d5789c1d4 100644 --- a/src/util/amount.c +++ b/src/util/amount.c @@ -22,12 +22,7 @@ * @author Christian Grothoff */ #include "platform.h" -#if HAVE_GNUNET_GNUNET_UTIL_LIB_H #include "taler_util.h" -#elif HAVE_GNUNET_GNUNET_UTIL_TALER_WALLET_LIB_H -#include "taler_util_wallet.h" -#endif -#include /** * Maximum legal 'value' for an amount, based on IEEE double (for JavaScript compatibility). -- cgit v1.2.3