From: Russell Bryant Date: Fri, 19 Jan 2007 22:19:10 +0000 (+0000) Subject: Remove another duplicated definition X-Git-Tag: 1.4.1~240 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c94df4db51bb3f317e59bf4412df13096dc4b8bd;p=thirdparty%2Fasterisk.git Remove another duplicated definition git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@51341 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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 */