SMQ build warning removal

git-svn-id: http://wush.net/svn/range/software/public/smqueue/trunk@6709 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Kurtis Heimerl 2013-10-15 02:47:59 +00:00
parent d2339b68bc
commit 8fc49cf796
1 changed files with 1 additions and 0 deletions

View File

@ -1859,6 +1859,7 @@ SMq::convert_content_type(short_msg_pending *message, short_msg::ContentType to_
message->convert_message(to_type);
}*/
message->convert_message(to_type);
return true;
}
/* Change the Request-URI's address to a valid IMSI. */