diff --git a/inc/functions.php b/inc/functions.php index 19491d76..fabe5518 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -468,8 +468,6 @@ $c = $count->fetch(); $thread->omitted_images = $c['num'] - $num_images; - - $thread->omitted -= $thread->omitted_images; } $thread->posts = array_reverse($thread->posts);