diff options
Diffstat (limited to 'libcaja-private/caja-global-preferences.c')
-rw-r--r-- | libcaja-private/caja-global-preferences.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libcaja-private/caja-global-preferences.c b/libcaja-private/caja-global-preferences.c index d2c68b0a..ee7edb54 100644 --- a/libcaja-private/caja-global-preferences.c +++ b/libcaja-private/caja-global-preferences.c @@ -187,13 +187,6 @@ typedef struct */ static const PreferenceDefault preference_defaults[] = { - { - CAJA_PREFERENCES_SHOW_TEXT_IN_ICONS, - PREFERENCE_STRING, - "local_only", - NULL, NULL, - "speed_tradeoff" - }, /* Don't show remote directory item counts by default * because computing them can be annoyingly slow, especially * for FTP. If we make this fast enough for FTP in particular, |