projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c90bc95
)
Remove the unused priority variable
author
Marcel Holtmann
<marcel@holtmann.org>
Mon, 5 Jan 2009 21:31:40 +0000
(22:31 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Mon, 5 Jan 2009 21:31:40 +0000
(22:31 +0100)
include/element.h
patch
|
blob
|
history
diff --git
a/include/element.h
b/include/element.h
index 5d126538f02a7acbc8ca613268b48c664912ef98..9bb617e425334ee0d4933be1c3cc5a6029d245ef 100644
(file)
--- 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;