diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-03-15 17:17:29 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-03-15 17:17:29 +0100 |
commit | 7e6b7e6b539dbbf042f51530db23f316688352a6 (patch) | |
tree | d3d97dab43c66f83ba92253d3ff8a0b533c1cf14 /src/mint/taler-mint-httpd_keystate.c | |
parent | 1479d2ce0628adb354480a8ae3238256b890d62f (diff) |
remove dead #includes
Diffstat (limited to 'src/mint/taler-mint-httpd_keystate.c')
-rw-r--r-- | src/mint/taler-mint-httpd_keystate.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mint/taler-mint-httpd_keystate.c b/src/mint/taler-mint-httpd_keystate.c index b1c51c284..405b4bec6 100644 --- a/src/mint/taler-mint-httpd_keystate.c +++ b/src/mint/taler-mint-httpd_keystate.c @@ -21,12 +21,8 @@ * @author Christian Grothoff */ #include "platform.h" -#include <gnunet/gnunet_util_lib.h> #include <pthread.h> -#include "taler_signatures.h" #include "taler-mint-httpd_keystate.h" -#include "taler_util.h" -#include "taler-mint-httpd_parsing.h" /** |