aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/conversation.php b/include/conversation.php
index 3353cb2b7..6b5bf8d7c 100644
--- a/include/conversation.php
+++ b/include/conversation.php
@@ -80,8 +80,6 @@ function localize_item(&$item){
}
- // fix bad embeds
- $item['body'] = str_replace('http://www.youtube.com/embed/http:','http:',$item['body']);
}