From 913eb113dd70d059037424bfc6cf231dee896ac3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 15 Jun 2013 09:52:58 +0000 Subject: code cleaning & standardization git-svn-id: http://svn.miranda-ng.org/main/trunk@4952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skypekit/contact.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Skype/src/skypekit/contact.h') diff --git a/protocols/Skype/src/skypekit/contact.h b/protocols/Skype/src/skypekit/contact.h index d15c684815..4a79ba723d 100644 --- a/protocols/Skype/src/skypekit/contact.h +++ b/protocols/Skype/src/skypekit/contact.h @@ -8,7 +8,7 @@ public: typedef DRef Ref; typedef DRefs Refs; - CContact(CSkypeProto*, unsigned int oid, SERootObject* root); + CContact(unsigned int oid, CSkypeProto*); SEString GetSid(); SEString GetNick(); -- cgit v1.2.3