gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: Dont write internals to fil


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Dont write internals to file by default
Date: Wed, 29 Aug 2018 17:50:41 +0200

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

julius-buenger pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 62e1b52f4 Dont write internals to file by default
62e1b52f4 is described below

commit 62e1b52f49d508b0bf7daa306f997080e2cf1022
Author: Julius Bünger <address@hidden>
AuthorDate: Wed Aug 29 17:48:10 2018 +0200

    Dont write internals to file by default
---
 src/rps/rps-test_util.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/rps/rps-test_util.h b/src/rps/rps-test_util.h
index 577a2b0a7..bb9b39713 100644
--- a/src/rps/rps-test_util.h
+++ b/src/rps/rps-test_util.h
@@ -26,10 +26,6 @@
 #ifndef RPS_TEST_UTIL_H
 #define RPS_TEST_UTIL_H
 
-#ifndef TO_FILE
-#define TO_FILE
-#endif /* TO_FILE */
-
 
 void
 to_file_ (const char *file_name, char *line);

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



reply via email to

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