diff --git a/src/Controller/RegistrationController.php b/src/Controller/RegistrationController.php
index ae8a72414bc2136933401e6cdd785acfbd720dc6..2c3fcd2ed1075ad970c0e28ed11bb04e70f06e28 100644
--- a/src/Controller/RegistrationController.php
+++ b/src/Controller/RegistrationController.php
@@ -58,7 +58,6 @@ class RegistrationController extends AbstractController
 
             // Ugly fix because I don't understand why those values aren't set correctly
             $userBuilder->withAcceptGeneralConditions($form->get('acceptGeneralConditions')->getData());
-            $userBuilder->withNewsLetterSubscription(false);
 
             $userBuilder
                 ->withPassword(