diff --git a/htdocs/contact/class/contact.class.php b/htdocs/contact/class/contact.class.php index 1185ce5ecf8..59423ec2b42 100644 --- a/htdocs/contact/class/contact.class.php +++ b/htdocs/contact/class/contact.class.php @@ -1513,7 +1513,6 @@ class Contact extends CommonObject $this->country_code = 'FR'; $this->country = 'France'; $this->email = 'specimen@specimen.com'; - $this->skype = 'tom.hanson'; $this->socialnetworks = array( 'skype' => 'tom.hanson', );