From b3a258633b63ae821b1f8443c9c891c855539872 Mon Sep 17 00:00:00 2001 From: Ben Somers Date: Wed, 3 Jun 2009 18:50:51 -0400 Subject: [PATCH] Fixed Mike's typo --- app/controllers/application_controller.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index a2ad487..6be04f9 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -22,8 +22,6 @@ def set_user_exists session[:user_exists] = true if User.find_by_login(session[:casfilteruser]) end - def set_current_chooser_choice - #get department choice off the session def get_department # y session["current_chooser_choice"]