comment out

This commit is contained in:
Brian West 2011-02-16 08:45:17 -06:00
parent 5f2857b8b8
commit de707ab7f1

View File

@ -232,9 +232,11 @@ switch_status_t sofia_presence_chat_send(const char *proto, const char *from, co
status = SWITCH_STATUS_SUCCESS; status = SWITCH_STATUS_SUCCESS;
/*
if ((p = strstr(contact, ";fs_"))) { if ((p = strstr(contact, ";fs_"))) {
*p = '\0'; *p = '\0';
} }
*/
/* if this cries, add contact here too, change the 1 to 0 and omit the safe_free */ /* if this cries, add contact here too, change the 1 to 0 and omit the safe_free */