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