mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
gconf: Remove unused variable
This commit is contained in:
parent
cd2db42a6a
commit
a30650d2ce
1 changed files with 0 additions and 1 deletions
|
|
@ -284,7 +284,6 @@ static int handle_event(struct userdata *u) {
|
||||||
|
|
||||||
case '-': {
|
case '-': {
|
||||||
char *name;
|
char *name;
|
||||||
struct module_info *m;
|
|
||||||
|
|
||||||
if (!(name = read_string(u)))
|
if (!(name = read_string(u)))
|
||||||
goto fail;
|
goto fail;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue