aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_hosts.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-12-03 17:31:48 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-12-03 17:31:48 +0000
commit3497cf2a8e182972cf217e38f9c762f7df4cec2f (patch)
treee663f19307964d9417d5dcf987176c3c858ef2a3 /src/testbed/testbed_api_hosts.h
parentac1843fcf0e0bda117d02c6ffbf976a11f379a35 (diff)
downloadgnunet-3497cf2a8e182972cf217e38f9c762f7df4cec2f.tar.gz
gnunet-3497cf2a8e182972cf217e38f9c762f7df4cec2f.zip
- remove duplicate functions
Diffstat (limited to 'src/testbed/testbed_api_hosts.h')
-rw-r--r--src/testbed/testbed_api_hosts.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/testbed/testbed_api_hosts.h b/src/testbed/testbed_api_hosts.h
index ea93579b0..c0f42909a 100644
--- a/src/testbed/testbed_api_hosts.h
+++ b/src/testbed/testbed_api_hosts.h
@@ -67,16 +67,6 @@ GNUNET_TESTBED_host_get_id_ (const struct GNUNET_TESTBED_Host *host);
67 67
68 68
69/** 69/**
70 * Obtain the host's hostname.
71 *
72 * @param host handle to the host, NULL means 'localhost'
73 * @return hostname of the host
74 */
75const char *
76GNUNET_TESTBED_host_get_hostname_ (const struct GNUNET_TESTBED_Host *host);
77
78
79/**
80 * Obtain the host's username 70 * Obtain the host's username
81 * 71 *
82 * @param host handle to the host, NULL means 'localhost' 72 * @param host handle to the host, NULL means 'localhost'