summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilbok Lee <gilbok.lee@samsung.com>2016-11-29 11:03:15 +0900
committerGilbok Lee <gilbok.lee@samsung.com>2016-11-29 11:05:03 +0900
commit15fd9bd7e7a3457286ad5feaa95239afe9e44c1b (patch)
tree48c935ede7b032e0a8e886995203041c44eccc76
parentaac567f2d455856f3112c3d1455f241cd08111f8 (diff)
downloadlibmm-radio-15fd9bd7e7a3457286ad5feaa95239afe9e44c1b.tar.gz
libmm-radio-15fd9bd7e7a3457286ad5feaa95239afe9e44c1b.tar.bz2
libmm-radio-15fd9bd7e7a3457286ad5feaa95239afe9e44c1b.zip
[Version] 0.2.14 [Profile] Mobile, Wearable [Issue Type] Fix Svace issue Change-Id: Ie4f876c1dec5a3e6c04f831806718693a86ce961
-rw-r--r--src/mm_radio_priv_emulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm_radio_priv_emulator.c b/src/mm_radio_priv_emulator.c
index 0c6481c..633d8a7 100644
--- a/src/mm_radio_priv_emulator.c
+++ b/src/mm_radio_priv_emulator.c
@@ -1225,7 +1225,6 @@ static bool __mmradio_set_state(mm_radio_t * radio, int new_state)
int msg_type = MM_MESSAGE_UNKNOWN;
MMRADIO_LOG_FENTER();
- MMRADIO_CHECK_INSTANCE(radio);
if (!radio) {
debug_warning("calling set_state with invalid radio handle\n");