remove unused fields
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 3 Jul 2013 11:55:03 +0000 (11:55 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 3 Jul 2013 11:55:03 +0000 (11:55 +0000)
src/ats/gnunet-service-ats_addresses.h

index 9aa3e46e961a32e38ac6204d2b2ad8f1f8ae9e41..4eed02fe3262d24eb5e15dd0b1bee5bf38d2cf73 100644 (file)
@@ -314,32 +314,6 @@ struct ATS_Address
    */
   uint32_t atsi_count;
 
-#if 0
-  /* CHECK USAGE */
-  struct GNUNET_TIME_Relative atsp_latency;
-
-  /* CHECK USAGE */
-  struct GNUNET_BANDWIDTH_Value32NBO atsp_utilization_in;
-
-  /* CHECK USAGE */
-  struct GNUNET_BANDWIDTH_Value32NBO atsp_utilization_out;
-
-
-  /* CHECK USAGE */
-  uint32_t atsp_distance;
-
-  /* CHECK USAGE */
-  uint32_t atsp_cost_wan;
-
-  /* CHECK USAGE */
-  uint32_t atsp_cost_lan;
-
-  /* CHECK USAGE */
-  uint32_t atsp_cost_wlan;
-
-  /* CHECK USAGE */
-  uint32_t atsp_network_type;
-#endif
   /**
    * Inbound bandwidth assigned by solver in NBO
    */