summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2016-02-17 18:28:51 +0100
committerCarlos Soriano <csoriano@gnome.org>2016-02-17 20:56:39 +0100
commit040f3bf8a52590fa7bc0ddf7232cd180dcd080a0 (patch)
tree68eb1e759a00da6e782ad4ec84a40ac3066ef181
parente8391ba02dfad9829a3bc55fd06819f93af16820 (diff)
downloadnautilus-040f3bf8a52590fa7bc0ddf7232cd180dcd080a0.tar.gz
preferences-window: remove unused constant
-rw-r--r--src/nautilus-preferences-window.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/nautilus-preferences-window.c b/src/nautilus-preferences-window.c
index f341d13a2..e2e8f8855 100644
--- a/src/nautilus-preferences-window.c
+++ b/src/nautilus-preferences-window.c
@@ -59,10 +59,6 @@
"use_tree_view_checkbutton"
#define NAUTILUS_PREFERENCES_DIALOG_TRASH_CONFIRM_WIDGET \
"trash_confirm_checkbutton"
-#define NAUTILUS_PREFERENCES_DIALOG_LOCAL_RECURSIVE_SEARCH_WIDGET \
- "local_recursive_search_checkbutton"
-#define NAUTILUS_PREFERENCES_DIALOG_REMOTE_RECURSIVE_SEARCH_WIDGET \
- "remote_recursive_search_checkbutton"
/* int enums */
#define NAUTILUS_PREFERENCES_DIALOG_THUMBNAIL_LIMIT_WIDGET \