summaryrefslogtreecommitdiff
path: root/src/fs/gnunet-pseudonym.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-05-07 07:33:14 +0000
committerChristian Grothoff <christian@grothoff.org>2011-05-07 07:33:14 +0000
commitd528ac0433da5d9e5c7a5518ac90c4669a421152 (patch)
treef3bfd42cad436121a926c9773e3c458674e496d7 /src/fs/gnunet-pseudonym.c
parent87617678ba742a1daf222858117e53252e3f0f11 (diff)
clean up
Diffstat (limited to 'src/fs/gnunet-pseudonym.c')
-rw-r--r--src/fs/gnunet-pseudonym.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/gnunet-pseudonym.c b/src/fs/gnunet-pseudonym.c
index d7a13e486..348805904 100644
--- a/src/fs/gnunet-pseudonym.c
+++ b/src/fs/gnunet-pseudonym.c
@@ -226,7 +226,6 @@ run (void *cls,
const char *cfgfile,
const struct GNUNET_CONFIGURATION_Handle *c)
{
- struct GNUNET_TIME_Absolute expiration;
char *emsg;
cfg = c;
@@ -263,7 +262,6 @@ run (void *cls,
{
if (NULL != root_identifier)
{
- expiration = GNUNET_TIME_relative_to_absolute (GNUNET_TIME_UNIT_YEARS);
if (ksk_uri == NULL)
{
emsg = NULL;