From bd68cfaf9824eb62b900f0d35d9529694f42d587 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 2 Sep 2010 20:58:38 +0000 Subject: [PATCH] Remove useless code --- htdocs/core/class/html.form.class.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 8009691437c..c628a3dee40 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -2876,9 +2876,7 @@ class Form { global $langs; - $out=''; - - $out.=''; if ($show_empty) {