summaryrefslogtreecommitdiff
path: root/protocols/Teams/src/teams_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Teams/src/teams_proto.h')
-rw-r--r--protocols/Teams/src/teams_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Teams/src/teams_proto.h b/protocols/Teams/src/teams_proto.h
index 97991a3ca1..597ff28775 100644
--- a/protocols/Teams/src/teams_proto.h
+++ b/protocols/Teams/src/teams_proto.h
@@ -319,8 +319,6 @@ private:
CMStringW RemoveHtml(const CMStringW &src, bool bCheckSS = false);
- static time_t IsoToUnixTime(const std::string &stamp);
-
void ShowNotification(const wchar_t *message, MCONTACT hContact = NULL);
void ShowNotification(const wchar_t *caption, const wchar_t *message, MCONTACT hContact = NULL, int type = 0);
static bool IsFileExists(std::wstring path);