diff options
Diffstat (limited to 'common/sdp-xml.h')
| -rw-r--r-- | common/sdp-xml.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/common/sdp-xml.h b/common/sdp-xml.h index adb173e2..87d7dd03 100644 --- a/common/sdp-xml.h +++ b/common/sdp-xml.h @@ -56,6 +56,4 @@ struct sdp_xml_data *sdp_xml_data_expand(struct sdp_xml_data *elem);  sdp_data_t *sdp_xml_parse_datatype(const char *el, struct sdp_xml_data *elem,  							sdp_record_t *record); -sdp_record_t *sdp_xml_parse_record(const char *data, int size); -  #endif /* __SDP_XML_H */ | 
