removed redundant info request
authorSree Harsha Totakura <totakura@in.tum.de>
Sun, 22 Jul 2012 18:33:55 +0000 (18:33 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Sun, 22 Jul 2012 18:33:55 +0000 (18:33 +0000)
src/include/gnunet_testbed_service.h

index 19928623fb1b4c92a337ea105a9a79c30a8cbfed..5f0d70089a709338ff947b52de62f0dfc8fee105 100644 (file)
@@ -184,13 +184,6 @@ enum GNUNET_TESTBED_PeerInformationType
    */
   GNUNET_TESTBED_PIT_GENERIC = 0,
 
-  /**
-   * What host is the peer running on?  Returns a 'const struct
-   * GNUNET_TESTBED_Host *'.  Valid until
-   * 'GNUNET_TESTBED_operation_done' is called.
-   */
-  GNUNET_TESTBED_PIT_HOST,
-
   /**
    * What configuration is the peer using?  Returns a 'const struct
    * GNUNET_CONFIGURATION_Handle *'.  Valid until