summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_proto.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/src/skype_proto.cpp')
-rw-r--r--protocols/Skype/src/skype_proto.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Skype/src/skype_proto.cpp b/protocols/Skype/src/skype_proto.cpp
index 687ccbf222..8c30b01b5c 100644
--- a/protocols/Skype/src/skype_proto.cpp
+++ b/protocols/Skype/src/skype_proto.cpp
@@ -280,7 +280,6 @@ int __cdecl CSkypeProto::RecvMsg(HANDLE hContact, PROTORECVEVENT* pre)
{
this->Log(L"Incoming message");
::db_unset(hContact, "CList", "Hidden");
- this->UserIsTyping(hContact, PROTOTYPE_SELFTYPING_OFF);
SEBinary *guid = (SEBinary*)pre->lParam;