summaryrefslogtreecommitdiff
path: root/apps/app_hasnewvoicemail.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-05-01 20:59:37 +0000
committerMark Spencer <markster@digium.com>2004-05-01 20:59:37 +0000
commit1dbc8e3f0ee98d6b2e0b560512ad5a2e9370c33a (patch)
tree2ca4bd93b82d6165897888ad66209df5ea194ee1 /apps/app_hasnewvoicemail.c
parent3d775d9286cfd3659dbc912f6a86b231e31f1b41 (diff)
Rid compiler warning, make information meaningful in sip debug for codecs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2844 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_hasnewvoicemail.c')
-rwxr-xr-xapps/app_hasnewvoicemail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_hasnewvoicemail.c b/apps/app_hasnewvoicemail.c
index a345d0f83..ff660dc7e 100755
--- a/apps/app_hasnewvoicemail.c
+++ b/apps/app_hasnewvoicemail.c
@@ -56,7 +56,6 @@ static char *hasvoicemail_descrip =
" Optionally sets <varname> to the number of messages in that folder."
" Assumes folder of INBOX if not specified.\n";
-static char *newtdesc = "Indicator for whether there are messages in INBOX.";
static char *app_hasnewvoicemail = "HasNewVoicemail";
static char *hasnewvoicemail_synopsis = "Conditionally branches to priority + 101";
static char *hasnewvoicemail_descrip =