gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32930 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r32930 - gnunet/src/ats
Date: Mon, 7 Apr 2014 16:50:45 +0200

Author: wachs
Date: 2014-04-07 16:50:44 +0200 (Mon, 07 Apr 2014)
New Revision: 32930

Modified:
   gnunet/src/ats/plugin_ats_ril.c
Log:
unused call


Modified: gnunet/src/ats/plugin_ats_ril.c
===================================================================
--- gnunet/src/ats/plugin_ats_ril.c     2014-04-07 14:34:30 UTC (rev 32929)
+++ gnunet/src/ats/plugin_ats_ril.c     2014-04-07 14:50:44 UTC (rev 32930)
@@ -1248,7 +1248,7 @@
   struct RIL_Address_Wrapped *cur;
   int i = 0;
 
-  cur = agent_address_get_wrapped(agent, agent->address_inuse);
+  //cur = agent_address_get_wrapped(agent, agent->address_inuse);
 
   for (cur = agent->addresses_head; NULL != cur; cur = cur->next)
   {




reply via email to

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