commit 2d55a7bb61c046d2f7e01817d49665b645fe2ae7 parent 98cbd77432b0e9fc656479043a4d2b6e2e49572a Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 29 Mar 2015 13:26:28 +0200 #3727 is no problem, code was fine Diffstat:
| M | src/mint-tools/taler-mint-keyup.c | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/mint-tools/taler-mint-keyup.c b/src/mint-tools/taler-mint-keyup.c @@ -414,9 +414,6 @@ get_anchor (const char *dir, return; } - /* FIXME: this check is a bit dubious, as 'now' - may be way into the future if we want to generate - many keys... #3727*/ if ((GNUNET_TIME_absolute_add (*anchor, duration)).abs_value_us < now.abs_value_us) {