Fixed N_SE-47122 disable dlog message 2.2_release submit/tizen_2.2/20130814.090520 submit/tizen_2.2/20130814.101916
authorSeunghwan Lee <sh.cat.lee@samsung.com>
Thu, 25 Jul 2013 11:44:54 +0000 (20:44 +0900)
committerSeunghwan Lee <sh.cat.lee@samsung.com>
Thu, 25 Jul 2013 11:44:54 +0000 (20:44 +0900)
Change-Id: Ib73b06138012a11bbcd1872825634d3c2bdb0dd8

plugin/mms_plugin/MmsPluginMain.cpp

index 40d0afe..ead9151 100755 (executable)
@@ -140,7 +140,7 @@ msg_error_t MmsAddMessage(MSG_MESSAGE_INFO_S *pMsgInfo, MSG_SENDINGOPT_INFO_S *p
                return MSG_ERR_PLUGIN_TRANSPORT;
        }
 
-       MSG_END();
+       //MSG_END();
 
        return MSG_SUCCESS;
 }