summaryrefslogtreecommitdiff
path: root/include/utils/MsgContact.h
diff options
context:
space:
mode:
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);