Accidentally commited some bad debug code

This commit is contained in:
Godwin
2016-06-29 16:51:05 -07:00
parent 0e5c8e23bd
commit 88dae7b77a
@@ -43,8 +43,6 @@ class ApplicationController < LinguaFrancaApplicationController
@alt_lang_urls[locale] = view_context.url_for_locale(locale) # don't show the current locale
end
xxx
# call the base method to detect the language
super
end