From cd7047a30c96ad33694281dfa2fd49b8a941e558 Mon Sep 17 00:00:00 2001 From: Jeff Lenk Date: Mon, 19 Dec 2011 11:50:03 -0600 Subject: [PATCH] doh --- src/mod/endpoints/mod_sofia/sofia.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mod/endpoints/mod_sofia/sofia.c b/src/mod/endpoints/mod_sofia/sofia.c index a060505ac7..889b920ef8 100644 --- a/src/mod/endpoints/mod_sofia/sofia.c +++ b/src/mod/endpoints/mod_sofia/sofia.c @@ -2477,7 +2477,6 @@ static void parse_gateways(sofia_profile_t *profile, switch_xml_t gateways_tag) } } - /* Windows todo figure this out! */ /* RFC 5626 enable in the GW profile and the UA profile */ if (rfc_5626 && sofia_test_pflag(profile, PFLAG_ENABLE_RFC5626)) { char str_guid[su_guid_strlen + 1];