summaryrefslogtreecommitdiff
path: root/src/hcid.h
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2012-12-17 15:44:56 +0100
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-17 16:59:32 +0200
commit2281a5b4105875954e4c86f6101b7f2dd130b9a0 (patch)
tree9da96f09b889a44ec0cfdfd22dae435b05cbc3b3 /src/hcid.h
parent7c50054dd628a9f2b62b317f12a5aea1295d7c2f (diff)
downloadbluez-2281a5b4105875954e4c86f6101b7f2dd130b9a0.tar.gz
core: Remove mode option form main_opts
Config option is removed so this is no longer needed.
Diffstat (limited to 'src/hcid.h')
-rw-r--r--src/hcid.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hcid.h b/src/hcid.h
index 1c3af7d2b..aa563dc67 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -38,8 +38,6 @@ struct main_opts {
gboolean name_resolv;
gboolean debug_keys;
- uint8_t mode;
-
uint16_t did_source;
uint16_t did_vendor;
uint16_t did_product;