summaryrefslogtreecommitdiffstats
path: root/sitemap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sitemap.rb')
-rw-r--r--sitemap.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/sitemap.rb b/sitemap.rb
index f515733..5871b65 100644
--- a/sitemap.rb
+++ b/sitemap.rb
@@ -40,9 +40,6 @@ SitemapGenerator::Sitemap.create(
add '/ten'
- # This should have no effect. Already added default links.
- group(:include_root => true, :include_index => true) {}
-
# Not technically valid to have a link with a different host, but people like
# to do strange things sometimes
add '/merchant_path', :host => 'https://www.merchanthost.com'