Adding a function pick_random_friend ()
[oweals/gnunet.git] / src / dht / gnunet-service-xdht_routing.h
index 73d4930469dae29a978d3f1d6bb8166e0117f8cd..5292ec2ce9ac2773a4d944eb0ae041ef4280dbc6 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C) 2011 - 2014 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2011 - 2014 Christian Grothoff (and other contributing authors)
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -115,13 +115,13 @@ GDS_ROUTING_add (struct GNUNET_HashCode new_trail_id,
 int
 GDS_ROUTING_threshold_reached (void);
 
+#if 0
 /**
  * Test function. Remove afterwards. 
  */
 void 
 GDS_ROUTING_test_print (void);
-
-
+#endif
 
 /**
  * Initialize routing subsystem.