diff --git a/app/views/issues/show.rhtml b/app/views/issues/show.rhtml
index 1224b0fef06ee8ff5fb069448a5110cd9a322433..48c2282f2c464cd77fa762ef99f549bada1c1de9 100644
--- a/app/views/issues/show.rhtml
+++ b/app/views/issues/show.rhtml
@@ -117,7 +117,6 @@
 <div style="clear: both;"></div>
 
 <div class="title-bar" id="lower-title-bar">
-  <h2><%= h @issue.subject %></h2>
   <div class="title-bar-actions">
     <%= render :partial => 'action_menu', :locals => {:replace_watcher => 'watcher2' } %>
   </div>