fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 25 Jul 2011 11:44:19 +0000 (11:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 25 Jul 2011 11:44:19 +0000 (11:44 +0000)
src/nse/test_nse_multipeer.c

index d06ec7c3019e7f2f823c41b3ec9012d69600acd8..367f88511c526ac963fd80cfeca573252678deb6 100644 (file)
@@ -203,9 +203,6 @@ connect_cb (void *cls,
            struct GNUNET_TESTING_Daemon *second_daemon,
            const char *emsg)
 {
-  char *second_id;
-
-  second_id = GNUNET_strdup(GNUNET_i2s(second));
   if (emsg == NULL)
     {
       //fprintf(stderr, "Connected %s -> %s\n", GNUNET_i2s(first), second_id);