diff --git a/kernel/classes/datatypes/ezuser/ezuser.php b/kernel/classes/datatypes/ezuser/ezuser.php
index a46fa6d..98542a2 100644
--- a/kernel/classes/datatypes/ezuser/ezuser.php
+++ b/kernel/classes/datatypes/ezuser/ezuser.php
@@ -2419,7 +2419,6 @@ WHERE user_id = '" . $userID . "' AND
 
         if ( $asObject == true )
         {
-            $this->Groups = array();
             if ( !isset( $this->GroupsAsObjects ) )
             {
                 $contentobjectID = $this->attribute( 'contentobject_id' );
