aboutsummaryrefslogtreecommitdiff
path: root/src/nat/test_nat_mini.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-11 14:54:27 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-11 14:54:27 +0000
commitec346597fba6b7fdec3939de40b3b7aba322049d (patch)
treee386f9ea31440a63f2c38c49705930d9ca99f289 /src/nat/test_nat_mini.c
parent8dc32abbeff6b4b348253afed6c60543665a34c2 (diff)
downloadgnunet-ec346597fba6b7fdec3939de40b3b7aba322049d.tar.gz
gnunet-ec346597fba6b7fdec3939de40b3b7aba322049d.zip
fixes
Diffstat (limited to 'src/nat/test_nat_mini.c')
-rw-r--r--src/nat/test_nat_mini.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nat/test_nat_mini.c b/src/nat/test_nat_mini.c
index e7b8294c8..ee0115cb1 100644
--- a/src/nat/test_nat_mini.c
+++ b/src/nat/test_nat_mini.c
@@ -82,7 +82,6 @@ run (void *cls,
82{ 82{
83 struct GNUNET_NAT_MiniHandle *mini; 83 struct GNUNET_NAT_MiniHandle *mini;
84 84
85 GNUNET_log_setup ("test-nat-mini", "DEBUG", NULL);
86 GNUNET_log (GNUNET_ERROR_TYPE_INFO, 85 GNUNET_log (GNUNET_ERROR_TYPE_INFO,
87 "Requesting NAT redirection for port %u...\n", 86 "Requesting NAT redirection for port %u...\n",
88 PORT); 87 PORT);