diff --git a/htdocs/societe/class/client.class.php b/htdocs/societe/class/client.class.php index 44e2a99058f..f88eefcfd4a 100644 --- a/htdocs/societe/class/client.class.php +++ b/htdocs/societe/class/client.class.php @@ -50,7 +50,6 @@ class Client extends Societe function load_state_board() { global $conf, $user; - global $mc; $this->nb=array("customers" => 0,"prospects" => 0); $clause = "WHERE";