aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/gnunet-consensus-start-peers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/consensus/gnunet-consensus-start-peers.c')
-rw-r--r--src/consensus/gnunet-consensus-start-peers.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/consensus/gnunet-consensus-start-peers.c b/src/consensus/gnunet-consensus-start-peers.c
index 8b516393f..fb7f047ae 100644
--- a/src/consensus/gnunet-consensus-start-peers.c
+++ b/src/consensus/gnunet-consensus-start-peers.c
@@ -147,9 +147,6 @@ run (void *cls, char *const *args, const char *cfgfile,
147 NULL, 147 NULL,
148 test_master, 148 test_master,
149 NULL); 149 NULL);
150
151
152 printf("hello there!\n");
153} 150}
154 151
155 152