fix svace issue 19/77319/1 accepted/tizen/common/20160630.152100 accepted/tizen/ivi/20160701.032708 accepted/tizen/mobile/20160701.032701 accepted/tizen/wearable/20160701.032645 submit/tizen/20160630.070301
authorKyeonghun Lee <kh9090.lee@samsung.com>
Wed, 29 Jun 2016 10:35:35 +0000 (19:35 +0900)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Wed, 29 Jun 2016 10:35:35 +0000 (19:35 +0900)
Change-Id: I70d98820178a70412b0f62f9cdedf973610ca426
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
plugin/sms_plugin/SmsPluginSetting.cpp

index f2d5a48..84eaa7f 100755 (executable)
@@ -1664,7 +1664,6 @@ bool SmsPluginSetting::getMailboxInfoEvent()
 {
        int ret = 0;
 
-       bTapiResult = false;
        ret = cv.timedwait(mx.pMsgMutex(), MAX_TAPI_SIM_API_TIMEOUT);
 
        if (ret == ETIMEDOUT) {