summaryrefslogtreecommitdiff
path: root/include/utils/MsgContact.h
diff options
context:
space:
mode:
authorSangkoo Kim <sangkoo.kim@samsung.com>2015-12-18 13:35:51 +0900
committerSangkoo Kim <sangkoo.kim@samsung.com>2015-12-18 13:36:12 +0900
commit5dade2d5f48d642fb3f84a5017dc3add5598a7b7 (patch)
tree45d0ad6b18193451be851275dc72a410b1be5cd2 /include/utils/MsgContact.h
parent7c4c4541f1fe459024bc48fe35dc7b4a09924104 (diff)
downloadmsg-service-5dade2d5f48d642fb3f84a5017dc3add5598a7b7.tar.gz
msg-service-5dade2d5f48d642fb3f84a5017dc3add5598a7b7.tar.bz2
msg-service-5dade2d5f48d642fb3f84a5017dc3add5598a7b7.zip
Change-Id: Icfbbc9f4af31e25e065bc2ea3bf3e9b858a947c4
Diffstat (limited to 'include/utils/MsgContact.h')
-rwxr-xr-xinclude/utils/MsgContact.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/utils/MsgContact.h b/include/utils/MsgContact.h
index 0ca3f67..235635b 100755
--- a/include/utils/MsgContact.h
+++ b/include/utils/MsgContact.h
@@ -23,7 +23,6 @@
#include "MsgStorageTypes.h"
#include "MsgInternalTypes.h"
-#ifndef MSG_CONTACTS_SERVICE_NOT_SUPPORTED
/*==================================================================================================
FUNCTION PROTOTYPES
==================================================================================================*/
@@ -42,7 +41,6 @@ void MsgAddPhoneLog(const MSG_MESSAGE_INFO_S *pMsgInfo);
void MsgDeletePhoneLog(msg_message_id_t msgId);
bool checkBlockingMode(char *address, bool *pisFavorites);
-#endif /* MSG_CONTACTS_SERVICE_NOT_SUPPORTED */
int MsgContactGetMinMatchDigit();
void MsgConvertNumber(const char* pSrcNum, char* pDestNum, int destSize);