summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skypekit/contact.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/src/skypekit/contact.h')
-rw-r--r--protocols/Skype/src/skypekit/contact.h2
1 files changed, 1 insertions, 1 deletions
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<CContact, Contact> Ref;
typedef DRefs<CContact, Contact> Refs;
- CContact(CSkypeProto*, unsigned int oid, SERootObject* root);
+ CContact(unsigned int oid, CSkypeProto*);
SEString GetSid();
SEString GetNick();