Removed unused statement

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1934 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 d440cf64
......@@ -623,7 +623,6 @@ def render_to_string(options = nil) #:doc:
end
def render_action(action_name, status = nil, with_layout = true)
# logger.info("Rendering action #{action_name} (#{status},#{with_layout})") if logger
if with_layout
render_with_layout(default_template_name(action_name), status)
else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册