diff --git a/htdocs/core/class/html.formticket.class.php b/htdocs/core/class/html.formticket.class.php
index c46f6ed0f7c..87b9d1fcb99 100644
--- a/htdocs/core/class/html.formticket.class.php
+++ b/htdocs/core/class/html.formticket.class.php
@@ -76,7 +76,6 @@ class FormTicket
public $withfromsocid;
public $withfromcontactid;
public $withnotnotifytiersatcreate;
- public $withnotifytiersatcreate;
public $withusercreate; // Show name of creating user in form
public $withcreatereadonly;