summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_login.cpp
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-04-20 15:03:07 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-04-20 15:03:07 +0000
commite79b2d652e8a868b2605a24b1f3796b32e6ea0c9 (patch)
treefd00a4740adb703551783f6932bf3e968ac267e5 /protocols/SkypeWeb/src/skype_login.cpp
parentf69bcfd21fd923fe70dd0c6412d0421bd62047a1 (diff)
SkypeWeb: AssocMgr support part 1.
git-svn-id: http://svn.miranda-ng.org/main/trunk@12978 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/skype_login.cpp')
-rw-r--r--protocols/SkypeWeb/src/skype_login.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/SkypeWeb/src/skype_login.cpp b/protocols/SkypeWeb/src/skype_login.cpp
index 00a065cbd5..c1657f1cc6 100644
--- a/protocols/SkypeWeb/src/skype_login.cpp
+++ b/protocols/SkypeWeb/src/skype_login.cpp
@@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "common.h"
-int CSkypeProto::OnModulesLoaded(WPARAM, LPARAM) { return 0; }
-
void CSkypeProto::OnLoginFirst(const NETLIBHTTPREQUEST *response)
{
if (response == NULL)