aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/datetime-service.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/datetime-service.c b/src/datetime-service.c
index 11d231b..0a8ee48 100644
--- a/src/datetime-service.c
+++ b/src/datetime-service.c
@@ -1093,6 +1093,7 @@ build_timezone (DatetimeInterface * dbus)
} else {
g_warning("Unable to monitor timezone file: '" TIMEZONE_FILE "'");
}
+ g_object_unref(timezonefile);
return;
}