diff options
Diffstat (limited to 'includes/theme.inc')
-rw-r--r-- | includes/theme.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/theme.inc b/includes/theme.inc index 4b55c5aee..7238a1fab 100644 --- a/includes/theme.inc +++ b/includes/theme.inc @@ -1146,7 +1146,6 @@ function theme_get_setting($setting_name, $theme = NULL) { 'toggle_logo' => 1, 'toggle_favicon' => 1, 'toggle_name' => 1, - 'toggle_search' => 1, 'toggle_slogan' => 1, 'toggle_node_user_picture' => 1, 'toggle_comment_user_picture' => 1, |