summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-05 22:31:40 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-05 22:31:40 +0100
commit6012d11b6cebd5b7dbfce13a711141ef41742f43 (patch)
tree1a79d33f41805e8d05583be18a0f28251e4e1e45 /include
parentc90bc95e4a15388be52e0240799238fa9d9c3bf5 (diff)
downloadconnman-6012d11b6cebd5b7dbfce13a711141ef41742f43.tar.gz
connman-6012d11b6cebd5b7dbfce13a711141ef41742f43.tar.bz2
connman-6012d11b6cebd5b7dbfce13a711141ef41742f43.zip
Remove the unused priority variable
Diffstat (limited to 'include')
-rw-r--r--include/element.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/element.h b/include/element.h
index 5d126538..9bb617e4 100644
--- a/include/element.h
+++ b/include/element.h
@@ -64,7 +64,6 @@ struct connman_element {
gchar *path;
enum connman_element_type type;
gboolean enabled;
- guint16 priority;
guint8 strength;
gchar *devpath;
gchar *devname;