gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r37160 - gnunet/src/rps


From: gnunet
Subject: [GNUnet-SVN] r37160 - gnunet/src/rps
Date: Thu, 12 May 2016 10:58:10 +0200

Author: ch3
Date: 2016-05-12 10:58:10 +0200 (Thu, 12 May 2016)
New Revision: 37160

Modified:
   gnunet/src/rps/gnunet-service-rps_peers.c
Log:
-rps: deleted redundant function call

Modified: gnunet/src/rps/gnunet-service-rps_peers.c
===================================================================
--- gnunet/src/rps/gnunet-service-rps_peers.c   2016-05-12 06:59:56 UTC (rev 
37159)
+++ gnunet/src/rps/gnunet-service-rps_peers.c   2016-05-12 08:58:10 UTC (rev 
37160)
@@ -1052,9 +1052,7 @@
        GNUNET_i2s (peer));
     return;
   }
-
   peer_ctx = get_peer_ctx (peer);
-  GNUNET_assert (NULL != peer_ctx); /* It could have been removed by 
shutdown_task */
 
   /* If our peer issued the destruction of the channel, the #Peers_TO_DESTROY
    * flag will be set. In this case simply make sure that the channels are




reply via email to

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