]> git.0d.be Git - empathy.git/blobdiff - src/empathy-preferences.c
preferences: remove location sources preferences
[empathy.git] / src / empathy-preferences.c
index e37bc74753138c362179777c2aa373e5bf9e8b25..c05058b8d7ab5e04669c8246ce77d8220fcb006f 100644 (file)
@@ -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");