summaryrefslogtreecommitdiff
path: root/include/device.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-03-07 14:54:29 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-03-07 14:54:29 -0800
commitc3bbc40a3f7690b7ce56e655f61cb6572a92c107 (patch)
treec6f9267abfba195645f11fed87fbec47e5efda47 /include/device.h
parent5c3ce348db247e69b06663379266142f24afdd87 (diff)
downloadconnman-c3bbc40a3f7690b7ce56e655f61cb6572a92c107.tar.gz
connman-c3bbc40a3f7690b7ce56e655f61cb6572a92c107.tar.bz2
connman-c3bbc40a3f7690b7ce56e655f61cb6572a92c107.zip
Remove unneeded plugin for Option HSO support
Diffstat (limited to 'include/device.h')
-rw-r--r--include/device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/device.h b/include/device.h
index 464daf70..9e23aa85 100644
--- a/include/device.h
+++ b/include/device.h
@@ -44,7 +44,6 @@ enum connman_device_type {
CONNMAN_DEVICE_TYPE_CELLULAR = 5,
CONNMAN_DEVICE_TYPE_GPS = 6,
CONNMAN_DEVICE_TYPE_MBM = 14,
- CONNMAN_DEVICE_TYPE_HSO = 15,
CONNMAN_DEVICE_TYPE_VENDOR = 10000,
};