[svn-commits] russell: branch group/upenn r103719 - /team/group/upenn/apps/app_voicemail.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Feb 15 11:18:22 CST 2008


Author: russell
Date: Fri Feb 15 11:18:22 2008
New Revision: 103719

URL: http://svn.digium.com/view/asterisk?view=rev&rev=103719
Log:
unused variable ...

Modified:
    team/group/upenn/apps/app_voicemail.c

Modified: team/group/upenn/apps/app_voicemail.c
URL: http://svn.digium.com/view/asterisk/team/group/upenn/apps/app_voicemail.c?view=diff&rev=103719&r1=103718&r2=103719
==============================================================================
--- team/group/upenn/apps/app_voicemail.c (original)
+++ team/group/upenn/apps/app_voicemail.c Fri Feb 15 11:18:22 2008
@@ -7534,7 +7534,6 @@
 	const char *extpc;
 	const char *emaildateformatstr;
 	const char *volgainstr;
-	const char *val;
 	char *q, *stringp;
 	int x;
 	int tmpadsi[4];




More information about the svn-commits mailing list