summaryrefslogtreecommitdiff
path: root/src/connman.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-05 22:30:52 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-05 22:30:52 +0100
commitc90bc95e4a15388be52e0240799238fa9d9c3bf5 (patch)
tree8dd7ebf72be7da8704d3fdaeec075caedc859cce /src/connman.h
parent638b640f4bf4b731e0765d36b89682e428fb7a13 (diff)
downloadconnman-c90bc95e4a15388be52e0240799238fa9d9c3bf5.tar.gz
connman-c90bc95e4a15388be52e0240799238fa9d9c3bf5.tar.bz2
connman-c90bc95e4a15388be52e0240799238fa9d9c3bf5.zip
All policy is now part of devices and networks
Diffstat (limited to 'src/connman.h')
-rw-r--r--src/connman.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/connman.h b/src/connman.h
index 0afef062..df2b4c44 100644
--- a/src/connman.h
+++ b/src/connman.h
@@ -116,9 +116,6 @@ int __connman_element_count(struct connman_element *element,
const char *__connman_element_type2string(enum connman_element_type type);
-const char *__connman_element_policy2string(enum connman_element_policy policy);
-enum connman_element_policy __connman_element_string2policy(const char *policy);
-
static inline void __connman_element_lock(struct connman_element *element)
{
}