summaryrefslogtreecommitdiff
path: root/templates/center_feed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/center_feed.php')
-rwxr-xr-xtemplates/center_feed.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/center_feed.php b/templates/center_feed.php
index 82cd4e3..fd09438 100755
--- a/templates/center_feed.php
+++ b/templates/center_feed.php
@@ -17,5 +17,4 @@ if( !empty($gQueryUser) ){
$actions = feed_get_actions( $listHash );
$gBitSmarty->assign( 'actions', $actions);
-
}