diff --git a/library/Class/MoteurRecherche.php b/library/Class/MoteurRecherche.php index bfa75f778568bb47e787be8d754ea2d44b80f2fd..b92dd84ecfd2779825ef23256b16d07a64d2007a 100644 --- a/library/Class/MoteurRecherche.php +++ b/library/Class/MoteurRecherche.php @@ -473,7 +473,6 @@ class Class_MoteurRecherche { public function lancerRecherche($criteres_recherche) { - xdebug_break(); $this->visitSearchSettings($criteres_recherche); $search_result = new Class_MoteurRecherche_Result($this, $criteres_recherche);