Explorar o código

- adapted to the contact parser changes.

Jan Janak %!s(int64=22) %!d(string=hai) anos
pai
achega
47d19c0dc5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      modules/tm/dlg.c

+ 0 - 1
modules/tm/dlg.c

@@ -225,7 +225,6 @@ static inline int get_contact_uri(struct sip_msg* _m, str* _uri)
 		return -3;
 	}
 
-	     /* FIXME: c->uri may contain name-addr !! */
 	_uri->s = c->uri.s;
 	_uri->len = c->uri.len;
 	return 0;