diff --git a/app/views/common/_diff.rhtml b/app/views/common/_diff.rhtml index c849b7ff7..b95ef116b 100644 --- a/app/views/common/_diff.rhtml +++ b/app/views/common/_diff.rhtml @@ -4,12 +4,6 @@ -<% unless @rev.nil? -%> - - - - -<% end -%> <% prev_line_left, prev_line_right = nil, nil -%> @@ -36,13 +30,6 @@
<%= table_file.file_name %>
@<%= format_revision @rev %>@<%= format_revision @rev_to %>
-<% unless @rev.nil? -%> - - - - - -<% end -%> <% prev_line_left, prev_line_right = nil, nil -%>
<%= table_file.file_name %>
@<%= format_revision @rev %>@<%= format_revision @rev_to %>