summaryrefslogtreecommitdiffstats
path: root/bus/config-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus/config-parser.c')
-rw-r--r--bus/config-parser.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bus/config-parser.c b/bus/config-parser.c
index d6df4abb..f9e0b7d7 100644
--- a/bus/config-parser.c
+++ b/bus/config-parser.c
@@ -582,9 +582,6 @@ locate_attributes (BusConfigParser *parser,
va_end (args);
- if (!retval)
- return retval;
-
i = 0;
while (attribute_names[i])
{