summaryrefslogtreecommitdiff
path: root/src/hcid.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-30 01:42:23 -0800
committerMarcel Holtmann <marcel@holtmann.org>2012-12-30 01:42:23 -0800
commit4bc6bc9769fd4f65193323c26e3edd1adf1a4815 (patch)
treeb33f7cd7764aed25c1b970bea5c153354a9c9b45 /src/hcid.h
parent9ace295fb49d1a5e584eb026772f59dbdb41df34 (diff)
downloadbluez-4bc6bc9769fd4f65193323c26e3edd1adf1a4815.tar.gz
core: Remove no longer needed host_name global option
Diffstat (limited to 'src/hcid.h')
-rw-r--r--src/hcid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hcid.h b/src/hcid.h
index effae0be9..9accebb49 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -24,7 +24,6 @@
*/
struct main_opts {
- char host_name[40];
char *name;
uint32_t class;
uint16_t autoto;