diff options
Diffstat (limited to 'src/timezone-geoclue.cpp')
-rw-r--r-- | src/timezone-geoclue.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timezone-geoclue.cpp b/src/timezone-geoclue.cpp index 9f8b4c4..50ebbcd 100644 --- a/src/timezone-geoclue.cpp +++ b/src/timezone-geoclue.cpp @@ -173,7 +173,7 @@ private: self->m_cancellable, on_address_started, self); - + g_variant_unref(result); } } |