diff --git a/htdocs/includes/modules/modSociete.class.php b/htdocs/includes/modules/modSociete.class.php index bd6a9a62bd8..a8ff9c78d0b 100644 --- a/htdocs/includes/modules/modSociete.class.php +++ b/htdocs/includes/modules/modSociete.class.php @@ -42,11 +42,6 @@ class modSociete extends DolibarrModules $this->const = array(); $this->boxes = array(); - - $this->boxes[0][0] = "Derniers clients"; - $this->boxes[0][1] = "box_clients.php"; - - } /* *