about summary refs log tree commit diff
path: root/app/views/settings/preferences/privacy/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/settings/preferences/privacy/show.html.haml')
-rw-r--r--app/views/settings/preferences/privacy/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/settings/preferences/privacy/show.html.haml b/app/views/settings/preferences/privacy/show.html.haml
index 8f7199665..55d27844a 100644
--- a/app/views/settings/preferences/privacy/show.html.haml
+++ b/app/views/settings/preferences/privacy/show.html.haml
@@ -29,9 +29,6 @@
   .fields-group
     = f.input :setting_hide_network, as: :boolean, wrapper: :with_label
 
-  .fields-group
-    = f.input :setting_rss_disabled, as: :boolean, wrapper: :with_label
-
   - unless Setting.hide_followers_count
     .fields-group
       = f.input :setting_hide_followers_count, as: :boolean, wrapper: :with_label