From 8d67bddbd67ba5288de926ed97bbb9eebf4221fc Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Wed, 3 May 2023 21:15:20 +0200 Subject: [PATCH] chores: comments --- htdocs/core/class/commonobject.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/core/class/commonobject.class.php b/htdocs/core/class/commonobject.class.php index 314658cefae..13386a8dcf7 100644 --- a/htdocs/core/class/commonobject.class.php +++ b/htdocs/core/class/commonobject.class.php @@ -5484,7 +5484,6 @@ abstract class CommonObject $update_main_doc_field = 1; } - // Check that the file exists, before indexing it. // Hint: It does not exist, if we create a PDF and auto delete the ODT File if (dol_is_file($destfull)) {