summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/routes.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 42556d100..7d9254f03 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -268,9 +268,6 @@ ActionController::Routing::Routes.draw do |map|
sys.connect 'sys/fetch_changesets', :action => 'fetch_changesets', :conditions => {:method => :get}
end
- #left old routes at the bottom for backwards compat
- # map.connect 'boards/:board_id/topics/:action/:id', :controller => 'messages'
-
map.connect 'robots.txt', :controller => 'welcome', :action => 'robots', :conditions => {:method => :get}
# Used for OpenID