From f6706133c71985dda92c6b6e538f445c3a089aee Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 8 Jul 2013 22:12:38 +0000 Subject: also all destructors shall die too git-svn-id: http://svn.miranda-ng.org/main/trunk@5287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype_proto.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/Skype/src') diff --git a/protocols/Skype/src/skype_proto.cpp b/protocols/Skype/src/skype_proto.cpp index 746e72a473..545770fad0 100644 --- a/protocols/Skype/src/skype_proto.cpp +++ b/protocols/Skype/src/skype_proto.cpp @@ -42,8 +42,6 @@ CSkypeProto::~CSkypeProto() ::mir_free(this->password); this->password = NULL; } - - ::ProtoDestructor(this); } HANDLE __cdecl CSkypeProto::AddToList(int flags, PROTOSEARCHRESULT* psr) -- cgit v1.2.3