projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cc6c03
)
Dont write internals to file by default
author
Julius Bünger
<buenger@mytum.de>
Wed, 29 Aug 2018 15:48:10 +0000
(17:48 +0200)
committer
Julius Bünger
<buenger@mytum.de>
Wed, 29 Aug 2018 15:48:10 +0000
(17:48 +0200)
src/rps/rps-test_util.h
patch
|
blob
|
history
diff --git
a/src/rps/rps-test_util.h
b/src/rps/rps-test_util.h
index 577a2b0a7138cc134e06e218b24e6754a6593c1e..bb9b397137909f42e0b0d7b0c7c7aa90a47a9b62 100644
(file)
--- 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);