summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_polling.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-04-03 12:02:42 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-04-03 12:02:42 +0000
commite164ace17434d7f21bd831f41211a9515feebeda (patch)
treec5cfdd377e2425a1663c253df13891839505c6ee /protocols/SkypeWeb/src/skype_polling.cpp
parentda3be6494951bc5cd88641f026cbddbf58fcc089 (diff)
notification when cotact typing
git-svn-id: http://svn.miranda-ng.org/main/trunk@12587 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/skype_polling.cpp')
-rw-r--r--protocols/SkypeWeb/src/skype_polling.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/skype_polling.cpp b/protocols/SkypeWeb/src/skype_polling.cpp
index c9dda8f31a..668359667f 100644
--- a/protocols/SkypeWeb/src/skype_polling.cpp
+++ b/protocols/SkypeWeb/src/skype_polling.cpp
@@ -38,7 +38,6 @@ void CSkypeProto::ParsePollData(JSONNODE *data)
{
continue;
}
-
}
}
}