diff --git a/post.php b/post.php index e4eadffb..b4a256a5 100644 --- a/post.php +++ b/post.php @@ -468,7 +468,6 @@ if (isset($_POST['delete'])) { if ($config['redraw_image']) { $image->to($post['file']); - } else { $dont_copy_file = true; } $image->destroy();