git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14108 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Mathieu Rene 2009-07-02 04:40:51 +00:00
parent 70e51aa465
commit 88e05b3696
1 changed files with 0 additions and 1 deletions

View File

@ -2771,7 +2771,6 @@ static switch_status_t voicemail_leave_main(switch_core_session_t *session, vm_p
char date[80] = "";
switch_size_t retsize;
switch_time_t ts = switch_micro_time_now();
char *dbuf = NULL;
char *vm_storage_dir = NULL;
char *record_macro = VM_RECORD_MESSAGE_MACRO;
int send_main = 0;