From f16cf071e51f4768f20692c99414cb39521fa413 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 29 Dec 2017 17:27:00 +0300 Subject: PROTO_INTERFACE::setAllContactStatuses - common code moved to the core --- protocols/Steam/src/steam_proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/Steam/src/steam_proto.h') diff --git a/protocols/Steam/src/steam_proto.h b/protocols/Steam/src/steam_proto.h index fee78f4b02..d53e21b009 100644 --- a/protocols/Steam/src/steam_proto.h +++ b/protocols/Steam/src/steam_proto.h @@ -147,7 +147,6 @@ protected: // contacts void SetContactStatus(MCONTACT hContact, WORD status); - void SetAllContactsStatus(WORD status); MCONTACT GetContactFromAuthEvent(MEVENT hEvent); -- cgit v1.2.3