Skip to content

Commit

Permalink
remove an unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadam committed Oct 3, 2022
1 parent ea44446 commit 82a1f1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion php/lib/block.mtblogs.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# $Id$

function smarty_block_mtblogs($args, $content, &$ctx, &$repeat) {
$localvars = array(array('_blogs', '_blogs_counter', 'blog', 'blog_id'), common_loop_vars());

if (!isset($content)) {
$mt = MT::get_instance();
Expand Down

0 comments on commit 82a1f1d

Please sign in to comment.