whoops from merge conflict

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7430 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-01-29 21:15:25 +00:00
parent e2e2941e21
commit b2af068acf
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
Sat Jan 26 14:48:35 EST 2008
Tue Jan 29 16:15:12 EST 2008

View File

@ -1049,7 +1049,6 @@ void su_msg_destroy(su_msg_r rmsg)
su_msg_t *msg;
assert(rmsg);
rmsg[0] = NULL;
msg = rmsg[0], rmsg[0] = NULL;