From c94df4db51bb3f317e59bf4412df13096dc4b8bd Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Fri, 19 Jan 2007 22:19:10 +0000 Subject: [PATCH] Remove another duplicated definition git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@51341 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_meetme.c | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/app_meetme.c b/apps/app_meetme.c index 431a4fd72e..c504158f42 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -293,7 +293,6 @@ static const char *descripslat = "other participants in the conference, all member stations are invited into\n" "the bridge.\n"; -#define CONFIG_FILE_NAME "meetme.conf" #define CONFIG_FILE_NAME_SLA "sla.conf" /*! \brief The MeetMe Conference object */