diff --git a/htdocs/conf/conf.class.php b/htdocs/conf/conf.class.php index e1fd28230a1..4fce9098715 100644 --- a/htdocs/conf/conf.class.php +++ b/htdocs/conf/conf.class.php @@ -35,7 +35,6 @@ class Conf $this->compta = new ComptaConf(); $this->propal = new PropalConf(); $this->facture = new FactureConf(); - $this->fichinter = new FicheInterConf(); $this->webcal = new WebcalConf(); $this->produit = new ProduitConf(); $this->service = new ServiceConf();