[pulseaudio-discuss] [PATCH 1/2] gconf: Remove unused variable

Arun Raghavan arun at accosted.net
Tue Apr 22 00:35:18 PDT 2014


---
 src/modules/gconf/module-gconf.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/modules/gconf/module-gconf.c b/src/modules/gconf/module-gconf.c
index 3885746..d791b00 100644
--- a/src/modules/gconf/module-gconf.c
+++ b/src/modules/gconf/module-gconf.c
@@ -284,7 +284,6 @@ static int handle_event(struct userdata *u) {
 
             case '-': {
                 char *name;
-                struct module_info *m;
 
                 if (!(name = read_string(u)))
                     goto fail;
-- 
1.9.0



More information about the pulseaudio-discuss mailing list