diff --git a/htdocs/comm/action/class/actioncomm.class.php b/htdocs/comm/action/class/actioncomm.class.php index a8ea9511087f38c1b8d42d52f46f8a0259414260..9d793e16ba080814572d6fe4f34cfff8330878f5 100644 --- a/htdocs/comm/action/class/actioncomm.class.php +++ b/htdocs/comm/action/class/actioncomm.class.php @@ -882,7 +882,6 @@ class ActionComm extends CommonObject $resql=$this->db->query($sql); if ($resql) { - $now = dol_now(); $agenda_static = new ActionComm($this->db); $response = new WorkboardResponse();