Removed a comment.

As requested by @luxflux.
This commit is contained in:
Johan Vervloet 2014-09-04 11:33:29 +02:00
parent 86900837ef
commit bd22c5b3ff
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ module RedmineCAS
return
end
# The rest of this file just contains what was in
# application_controller_patch.rb before.
if CASClient::Frameworks::Rails::Filter.filter(self)
user = User.find_by_login(session[:cas_user])