From a1c277ed1a7a604a3b0e9ab21695a45e29c1b249 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 24 Nov 2011 18:46:07 -0800 Subject: remove old liveupdate marker --- mod/network.php | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'mod/network.php') diff --git a/mod/network.php b/mod/network.php index b6440cabb..9f421053a 100644 --- a/mod/network.php +++ b/mod/network.php @@ -249,23 +249,6 @@ function network_content(&$a, $update = 0) { $o .= status_editor($a,$x); - // The special div is needed for liveUpdate to kick in for this page. - // We only launch liveUpdate if you are on the front page, you aren't - // filtering by group and also you aren't writing a comment (the last - // criteria is discovered in javascript). - - $o .= '
' . "\r\n"; - $o .= "\r\n"; - } // We aren't going to try and figure out at the item, group, and page -- cgit v1.2.3