Remove dead code

This commit is contained in:
Stephan Kaag
2013-07-22 22:16:46 +02:00
parent 112b9f9c2a
commit ad2b667504
2 changed files with 0 additions and 7 deletions

View File

@ -66,8 +66,6 @@ class PostRevisor
end
def update_post
@post.reset_cooked
@post.raw = @new_raw
@post.updated_by = @user
@post.last_editor_id = @user.id