aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-preferences.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-02 20:45:32 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-03 18:11:42 +0800
commit32529f49e3935b5f4fd747fcfe2d62322f86ec52 (patch)
tree5b554cd030ea7a354ac7307159b9d33aa9804399 /src/empathy-preferences.c
parentf6f6c6421e0e286db920d3e01fa64cc3ebe4f4df (diff)
downloadgsoc2013-empathy-32529f49e3935b5f4fd747fcfe2d62322f86ec52.tar
gsoc2013-empathy-32529f49e3935b5f4fd747fcfe2d62322f86ec52.tar.gz
gsoc2013-empathy-32529f49e3935b5f4fd747fcfe2d62322f86ec52.tar.bz2
gsoc2013-empathy-32529f49e3935b5f4fd747fcfe2d62322f86ec52.tar.lz
gsoc2013-empathy-32529f49e3935b5f4fd747fcfe2d62322f86ec52.tar.xz
gsoc2013-empathy-32529f49e3935b5f4fd747fcfe2d62322f86ec52.tar.zst
gsoc2013-empathy-32529f49e3935b5f4fd747fcfe2d62322f86ec52.zip
preferences: remove location sources preferences
Not used anymore with Geoclue 2. https://bugzilla.gnome.org/show_bug.cgi?id=706627
Diffstat (limited to 'src/empathy-preferences.c')
-rw-r--r--src/empathy-preferences.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c
index e37bc7475..c05058b8d 100644
--- a/src/empathy-preferences.c
+++ b/src/empathy-preferences.c
@@ -190,12 +190,6 @@ preferences_setup_widgets (EmpathyPreferences *preferences,
BIND_ACTIVE (loc, LOCATION_PUBLISH,
"checkbutton_location_publish");
- BIND_ACTIVE (loc, LOCATION_RESOURCE_NETWORK,
- "checkbutton_location_resource_network");
- BIND_ACTIVE (loc, LOCATION_RESOURCE_CELL,
- "checkbutton_location_resource_cell");
- BIND_ACTIVE (loc, LOCATION_RESOURCE_GPS,
- "checkbutton_location_resource_gps");
BIND_ACTIVE (loc, LOCATION_REDUCE_ACCURACY,
"checkbutton_location_reduce_accuracy");