summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xplugin/sms_plugin/SmsPluginSetting.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/sms_plugin/SmsPluginSetting.cpp b/plugin/sms_plugin/SmsPluginSetting.cpp
index f2d5a48..84eaa7f 100755
--- a/plugin/sms_plugin/SmsPluginSetting.cpp
+++ b/plugin/sms_plugin/SmsPluginSetting.cpp
@@ -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) {