From 57c9cba982d356a165622db33f9cd91cb763e040 Mon Sep 17 00:00:00 2001 From: nonmakina Date: Mon, 11 Jan 2021 02:04:05 -0600 Subject: [PATCH] stale comment --- templates/themes/catalog/theme.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/themes/catalog/theme.php b/templates/themes/catalog/theme.php index 9948738f..67e6c37a 100644 --- a/templates/themes/catalog/theme.php +++ b/templates/themes/catalog/theme.php @@ -17,8 +17,6 @@ // - post-thread (a thread has been made) if ($action === 'all') { foreach ($boards as $board) { - //$b = new Catalog($settings); - $action = generation_strategy("sb_catalog", array($board)); if ($action == 'delete') { file_unlink($config['dir']['home'] . $board . '/catalog.html');