FS-3910 remove unnecessary code

This commit is contained in:
Anthony Minessale
2012-02-16 21:41:10 -06:00
parent d99e7ed76d
commit b05ca56adf
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -195,7 +195,6 @@ struct switch_media_bug {
char *target;
switch_codec_implementation_t read_impl;
switch_codec_implementation_t write_impl;
switch_timer_t timer;
uint32_t record_frame_size;
switch_frame_t *ping_frame;
struct switch_media_bug *next;