aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-19 22:19:10 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-19 22:19:10 +0000
commitb268f118df4ea5e800c2358cca1be45e7b4c77c2 (patch)
tree139dd1c74c7a580226e04926df24e3b16fe0ebd0 /apps/app_meetme.c
parentcbab1d895cd287ca54c86d6ed80812548c61e939 (diff)
Remove another duplicated definition
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@51341 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_meetme.c')
-rw-r--r--apps/app_meetme.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 431a4fd72..c504158f4 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 */