Remove unused field

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@252176 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Terry Wilson 15 years ago
parent e8413489a0
commit c93af115bb

@ -179,7 +179,6 @@ struct ast_rtp {
struct sockaddr_in strict_rtp_address; /*!< Remote address information for strict RTP purposes */
int set_marker_bit:1; /*!< Whether to set the marker bit or not */
unsigned int constantssrc:1;
};
/* Forward declarations */

Loading…
Cancel
Save