diff options
Diffstat (limited to 'plugins/New_GPG/src/metacontacts.h')
-rw-r--r-- | plugins/New_GPG/src/metacontacts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/New_GPG/src/metacontacts.h b/plugins/New_GPG/src/metacontacts.h index 0819239f01..4e43860c57 100644 --- a/plugins/New_GPG/src/metacontacts.h +++ b/plugins/New_GPG/src/metacontacts.h @@ -16,6 +16,5 @@ bool metaIsProtoMetaContacts(MCONTACT hContact);
bool metaIsDefaultSubContact(MCONTACT hContact) ;
-MCONTACT metaGetContact(MCONTACT hContact);
MCONTACT metaGetMostOnline(MCONTACT hContact);
|