diff --git a/htdocs/ticket/class/ticket.class.php b/htdocs/ticket/class/ticket.class.php index 74f5c825e6c..33e5de92aaf 100644 --- a/htdocs/ticket/class/ticket.class.php +++ b/htdocs/ticket/class/ticket.class.php @@ -1489,8 +1489,6 @@ class Ticket extends CommonObject dol_syslog(get_class($this) . "::assignUser " . $this->error, LOG_ERR); return - 1; } - - return 0; } /**