diff --git a/htdocs/comm/action/index.php b/htdocs/comm/action/index.php index 822ec3d4c9d03..6b1d285b7b623 100644 --- a/htdocs/comm/action/index.php +++ b/htdocs/comm/action/index.php @@ -510,8 +510,6 @@ * @param $maxPrint Nb of actions to show each day on month view (0 means non limit) * @param $maxnbofchar Nb of characters to show for event line * @param $newparam Parameters on current URL - * @param $companystatic Object thirdparty - * @param $contactstatic Object contact */ function show_day_events($db, $day, $month, $year, $monthshown, $style, &$actionarray, $maxPrint=0, $maxnbofchar=14, $newparam='') {