Skip to content

Commit

Permalink
media controller changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cofiem committed Nov 11, 2012
1 parent d8e55a8 commit 83ca53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/media_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def item
#@file_info[:requested_extension] = requested_extension
#@file_info[:types] = text_media_types


if image_media_types.include? final_format_requested
full_path = FileCacher::generate_spectrogram @file_info
download_file full_path, final_format_requested
Expand Down

0 comments on commit 83ca53d

Please sign in to comment.