summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeemu Ikonen <tpikonen@mailbox.org>2021-12-18 15:38:52 +0200
committerTeemu Ikonen <tpikonen@mailbox.org>2022-01-13 12:05:05 +0000
commit3a8c1daedbd014e8dc31e3d1f801408b67a89a11 (patch)
tree522d7d973abd321ffd60486cb28655840fe894c5
parentdc9c975362cb69507d86b69ee6e76efafa26b37e (diff)
locator: Remove unused private var time_threshold
-rw-r--r--src/gclue-locator.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gclue-locator.c b/src/gclue-locator.c
index 46045e9..150d829 100644
--- a/src/gclue-locator.c
+++ b/src/gclue-locator.c
@@ -60,8 +60,6 @@ struct _GClueLocatorPrivate
GList *active_sources;
GClueAccuracyLevel accuracy_level;
-
- guint time_threshold;
};
G_DEFINE_TYPE_WITH_CODE (GClueLocator,