Skip to content

Commit

Permalink
Remove unused method
Browse files Browse the repository at this point in the history
set_parameters was not used anywhere.
  • Loading branch information
agraul committed Dec 19, 2018
1 parent aa11f1b commit 4406369
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/controllers/download_controller.rb
Expand Up @@ -145,10 +145,6 @@ def ymp_without_arch_and_version

private

def set_parameters
@hide_search_box = true
end

def render_page page_template
@box_title = @page_title
respond_to do |format|
Expand Down

0 comments on commit 4406369

Please sign in to comment.