not needed, already in private section

This commit is contained in:
Sam 2013-09-11 16:18:17 +10:00
parent 8516059025
commit efb15af209

View File

@ -329,8 +329,6 @@ class TopicsController < ApplicationController
end end
end end
private
def move_posts_to_destination(topic) def move_posts_to_destination(topic)
args = {} args = {}
args[:title] = params[:title] if params[:title].present? args[:title] = params[:title] if params[:title].present?