From 6e24fb4c04e26ae2804fea9134b3cd0fc1b1cfc3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 3 Jan 2017 17:37:17 +0300 Subject: it's senseless to declare GetName member for the descendants of PROTO --- protocols/Discord/src/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/Discord/src/proto.h') diff --git a/protocols/Discord/src/proto.h b/protocols/Discord/src/proto.h index 83046a9c5c..ee9569781c 100644 --- a/protocols/Discord/src/proto.h +++ b/protocols/Discord/src/proto.h @@ -155,7 +155,6 @@ public: virtual int __cdecl OnEvent(PROTOEVENTTYPE, WPARAM, LPARAM) override; // Services - INT_PTR __cdecl GetName(WPARAM, LPARAM); INT_PTR __cdecl GetStatus(WPARAM, LPARAM); // Events -- cgit v1.2.3