diff --git a/apps/app_meetme.c b/apps/app_meetme.c index 0d82ea95f8..2ce262c00d 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -379,9 +379,6 @@ struct ast_sla_box { ASTOBJ_CONTAINER_COMPONENTS(struct ast_sla); } slas; -static int audio_buffers; /*!< The number of audio buffers to be allocated on pseudo channels - when in a conference - */ /*! The number of audio buffers to be allocated on pseudo channels * when in a conference */ static int audio_buffers;