remove double safe_free

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13453 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-05-27 02:41:29 +00:00
parent 9e1641dbf4
commit cf39661777
1 changed files with 0 additions and 1 deletions

View File

@ -1985,7 +1985,6 @@ SWITCH_STANDARD_API(session_record_function)
usage:
stream->write_function(stream, "-USAGE: %s\n", SESS_REC_SYNTAX);
switch_safe_free(mycmd);
done:
if (rsession) {