projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21a8005
)
test/test-kdbus-sync.c: kill unused variable
author
Daniel Mack
<zonque@gmail.com>
Sat, 18 Jan 2014 11:42:18 +0000
(12:42 +0100)
committer
Daniel Mack
<zonque@gmail.com>
Sat, 18 Jan 2014 11:42:18 +0000
(12:42 +0100)
test/test-kdbus-sync.c
patch
|
blob
|
history
diff --git
a/test/test-kdbus-sync.c
b/test/test-kdbus-sync.c
index 9a952174af818577ba47291771ec08d12039054a..18071e0a02cf27f55561c4994601f8ebdae74cda 100644
(file)
--- a/
test/test-kdbus-sync.c
+++ b/
test/test-kdbus-sync.c
@@
-57,7
+57,6
@@
int main(int argc, char *argv[])
uint64_t n_type;
char name[64];
} bus_make;
- struct kdbus_msg *msg;
pthread_t thread;
int fdc, ret;
char *bus;