]> git.mxchange.org Git - friendica.git/blobdiff - mod/display.php
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
[friendica.git] / mod / display.php
index cca446845a485de895f3cb2847b64e1e60b5754c..a616fc8cc343022dcdbe7b0240f14795157cf8c5 100644 (file)
@@ -214,8 +214,6 @@ function display_content(App $a, $update = false, $update_uid = 0)
                return;
        }
 
-       require_once 'include/conversation.php';
-
        $o = '';
 
        if ($update) {