projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
712e7b8
)
audiod.c: Kill unused variable pcd
author
Andre Noll
<maan@systemlinux.org>
Mon, 5 Feb 2007 22:19:09 +0000
(23:19 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Mon, 5 Feb 2007 22:19:09 +0000
(23:19 +0100)
audiod.c
patch
|
blob
|
history
diff --git
a/audiod.c
b/audiod.c
index 2dba01c6fa938dec24264d69480ddb5b0e23f61a..ec9f34d5ad52e0fdc32bca3e1059553272a7de6d 100644
(file)
--- a/
audiod.c
+++ b/
audiod.c
@@
-972,7
+972,6
@@
void __noreturn clean_exit(int status, const char *msg)
static void client_task_event_handler(__a_unused struct task *t)
{
- struct private_client_data *pcd = t->private_data;
int i;
struct timeval delay = {1, 0};