From 868c1cface238740afb27fef5f221c4e529bc46a Mon Sep 17 00:00:00 2001 From: Guillaume Lajarige Date: Wed, 18 Oct 2017 14:50:39 +0000 Subject: [PATCH] =?UTF-8?q?N=C2=B01123.3=20Internal:=20Removed=20deprecate?= =?UTF-8?q?d=20comment.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SVN:trunk[5040] --- setup/compiler.class.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/compiler.class.inc.php b/setup/compiler.class.inc.php index 07e0da256..6541d399e 100644 --- a/setup/compiler.class.inc.php +++ b/setup/compiler.class.inc.php @@ -1254,7 +1254,6 @@ EOF } else { - // Note: We don't put null as default param value because it would be ignored by the final checks $aParameters['default_image'] = 'null'; } }