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 5d126538f02a7acbc8ca613268b48c664912ef98..9bb617e425334ee0d4933be1c3cc5a6029d245ef 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;