X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/011237c2c5c82a638e3bbd5b78196baea576a5a9..d8d3d21a2c072b9bd7238d918445d6a4d0894fff:/app/views/changeset/list_user.rhtml diff --git a/app/views/changeset/list_user.rhtml b/app/views/changeset/list_user.rhtml index 46f5ef39e..7240e6027 100644 --- a/app/views/changeset/list_user.rhtml +++ b/app/views/changeset/list_user.rhtml @@ -11,8 +11,3 @@

<%= t'changeset.list_user.for_all_changes', :recent_changes_link => link_to(t('changeset.list_user.recent_changes'), :controller => "browse", :action => "changesets") %>


-<%= rss_link_to :action => 'rss' %> - -<% content_for :head do %> -<%= auto_discovery_link_tag :atom, :action => 'rss' %> -<% end %>