diff --git a/html/ws/WsEntreprise.php b/html/ws/WsEntreprise.php
index 262c0e24..2d7dc1c6 100644
--- a/html/ws/WsEntreprise.php
+++ b/html/ws/WsEntreprise.php
@@ -2997,7 +2997,6 @@ class WsEntreprise
case 1:
if ($idAnn<0)
return array('error'=>array('errnum'=>415245461, 'errmsg'=>'Code annonce Incorrect'), 'result'=>0);
- if ($siren>0)
$strSql="AND siren=$siren";
$table='bodacc_detail';
break;