diff --git a/setup/wizardsteps.class.inc.php b/setup/wizardsteps.class.inc.php
index 061701227..e576bc053 100644
--- a/setup/wizardsteps.class.inc.php
+++ b/setup/wizardsteps.class.inc.php
@@ -2304,14 +2304,10 @@ CSS
$oPage->add('');
if ($this->NeedsRgpdConsent()) {
- $oConfig = new Config(utils::GetConfigFilePath());
- $oProductionEnv = new RunTimeEnvironment('production');
- $oProductionEnv->InitDataModel($oConfig, true);
- $sRgpdUrl = $oConfig->GetModuleSetting('itop-hub-connector', 'rgpd_url', '');
$oPage->add('
iTop software is compliant with the processing of personal data according to the European General Data Protection Regulation (GDPR).
By installing iTop you agree that some information will be collected by Combodo to help you manage your instances and for statistical purposes.
This data remains anonymous until it is associated to a user account on iTop Hub.
-List of collected data available in our Data privacy section.