]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Remove another duplicated definition
authorRussell Bryant <russell@russellbryant.com>
Fri, 19 Jan 2007 22:19:10 +0000 (22:19 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 19 Jan 2007 22:19:10 +0000 (22:19 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@51341 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_meetme.c

index 431a4fd72ed87fcbfb5055ba29f807d80c9f048d..c504158f423426c0dcf1975397865ef6c15ac6e2 100644 (file)
@@ -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 */