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 29fade16..89492f03 100644
--- a/bus/config-parser.c
+++ b/bus/config-parser.c
@@ -346,9 +346,6 @@ bus_config_parser_new (const DBusString *basedir,
_dbus_string_free (&parser->basedir);
- if (parser->service_sid_table == NULL)
- _dbus_hash_table_unref (parser->service_sid_table);
-
dbus_free (parser);
return NULL;
}