aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/conversation.php')
-rwxr-xr-xinclude/conversation.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/conversation.php b/include/conversation.php
index b44d4acd6..4eff0d088 100755
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -609,7 +609,6 @@ function conversation(&$a, $items, $mode, $update, $preview = false) {
if ($tag!="") $tags[] = bbcode($tag);
}
-
// Build the HTML
$body = prepare_body($item,true);