Index: single.php
===================================================================
--- single.php	(revision 4405)
+++ single.php	(working copy)
@@ -17,7 +17,7 @@
 					</div>
 
 					<div class="post-content">
-						<h2 class="posttitle"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php _e( 'Permanent Link to', 'buddypress' ) ?> <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
+						<h2 class="posttitle"><?php the_title(); ?></h2>
 
 						<p class="date">
 							<?php printf( __( '%1$s <span>in %2$s by %3$s</span>', 'buddypress' ), get_the_date(), get_the_category_list( ', ' ), bp_core_get_userlink( $post->post_author ) ); ?>
