Fix code not reachable

This commit is contained in:
Laurent Destailleur 2016-08-31 19:44:45 +02:00
parent 545bc9d33d
commit aba8304086

View File

@ -554,8 +554,6 @@ class Contact extends CommonObject
$this->db->rollback();
return -$error;
}
return $result;
}