aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
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 /libempathy
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 'libempathy')
-rw-r--r--libempathy/empathy-gsettings.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy/empathy-gsettings.h b/libempathy/empathy-gsettings.h
index 6f6fb3cf2..5256ec0b3 100644
--- a/libempathy/empathy-gsettings.h
+++ b/libempathy/empathy-gsettings.h
@@ -83,9 +83,6 @@ G_BEGIN_DECLS
#define EMPATHY_PREFS_LOCATION_SCHEMA EMPATHY_PREFS_SCHEMA ".location"
#define EMPATHY_PREFS_LOCATION_PUBLISH "publish"
-#define EMPATHY_PREFS_LOCATION_RESOURCE_NETWORK "resource-network"
-#define EMPATHY_PREFS_LOCATION_RESOURCE_CELL "resource-cell"
-#define EMPATHY_PREFS_LOCATION_RESOURCE_GPS "resource-gps"
#define EMPATHY_PREFS_LOCATION_REDUCE_ACCURACY "reduce-accuracy"
#define EMPATHY_PREFS_LOGGER_SCHEMA "org.freedesktop.Telepathy.Logger"