summaryrefslogtreecommitdiff
path: root/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 2fe1682..83ac5c4 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -277,9 +277,6 @@ Gemeinschaft42c::Application.routes.draw do
end
end
resources :voicemail_settings
- member do
- get 'call'
- end
end
resources :phones, :only => [] do