gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 03/07: leave it to GNUnet


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 03/07: leave it to GNUnet
Date: Sat, 11 Aug 2018 11:43:36 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit 657afbb5d66e6a79dcd61184950489febfc98a33
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Aug 11 06:31:20 2018 +0200

    leave it to GNUnet
---
 src/util/os_installation.c | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index 8fe39ad..21e1679 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -60,14 +60,7 @@ TALER_project_data_default (void)
 void __attribute__ ((constructor))
 TALER_OS_init ()
 {
-  gcry_error_t rc;
-
   GNUNET_OS_init (&taler_pd);
-  if ((rc = gcry_control (GCRYCTL_DISABLE_SECMEM, 1)))
-    FPRINTF (stderr,
-             "Failed to set libgcrypt option %s: %s\n",
-             "DISABLE_SECMEM",
-             gcry_strerror (rc));
 }
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]