diff --git a/apps/app_meetme.c b/apps/app_meetme.c index 0d82ea95f84a01c83fe56b229d217cf5ab550450..2ce262c00d0827ef274ab888976810e783e08013 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;