From 02f3515acd0e5687498881ecf3501f85f0c03cb9 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Tue, 26 Jan 2016 11:48:43 +0000 Subject: [PATCH] Remove unused var --- lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf.pm b/lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf.pm index e54f3ac8a..1d9ea821a 100644 --- a/lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf.pm +++ b/lemonldap-ng-common/lib/Lemonldap/NG/Common/Conf.pm @@ -298,7 +298,6 @@ sub getLocalConf { return $r; } } - $self->{_iniObj} = $cfg; # First load all default section parameters if ($loaddefault) {