diff options
Diffstat (limited to 'libempathy-gtk/empathy-conf.h')
-rw-r--r-- | libempathy-gtk/empathy-conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-conf.h b/libempathy-gtk/empathy-conf.h index d650f4224..07026df5c 100644 --- a/libempathy-gtk/empathy-conf.h +++ b/libempathy-gtk/empathy-conf.h @@ -82,7 +82,6 @@ struct _EmpathyConfClass { #define EMPATHY_PREFS_LOCATION_RESOURCE_CELL EMPATHY_PREFS_PATH "/location/resource_cell" #define EMPATHY_PREFS_LOCATION_RESOURCE_GPS EMPATHY_PREFS_PATH "/location/resource_gps" #define EMPATHY_PREFS_LOCATION_REDUCE_ACCURACY EMPATHY_PREFS_PATH "/location/reduce_accuracy" -#define EMPATHY_PREFS_FILE_TRANSFER_USE_HASH EMPATHY_PREFS_PATH "/file_transfer/use_hash" typedef void (*EmpathyConfNotifyFunc) (EmpathyConf *conf, const gchar *key, |