Remove the unused priority variable
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 5 Jan 2009 21:31:40 +0000 (22:31 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 5 Jan 2009 21:31:40 +0000 (22:31 +0100)
include/element.h

index 5d12653..9bb617e 100644 (file)
@@ -64,7 +64,6 @@ struct connman_element {
        gchar *path;
        enum connman_element_type type;
        gboolean enabled;
-       guint16 priority;
        guint8 strength;
        gchar *devpath;
        gchar *devname;