summaryrefslogtreecommitdiff
path: root/src/gclue-locator.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gclue-locator.c')
-rw-r--r--src/gclue-locator.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/gclue-locator.c b/src/gclue-locator.c
index 1097938..ec3d004 100644
--- a/src/gclue-locator.c
+++ b/src/gclue-locator.c
@@ -427,10 +427,7 @@ gclue_locator_class_init (GClueLocatorClass *klass)
static void
gclue_locator_init (GClueLocator *locator)
{
- locator->priv =
- G_TYPE_INSTANCE_GET_PRIVATE (locator,
- GCLUE_TYPE_LOCATOR,
- GClueLocatorPrivate);
+ locator->priv = gclue_locator_get_instance_private (locator);
}
static GClueLocationSourceStartResult