From 8b123abaabfafc7785cf08c68fefae5e0b528b15 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 15 Dec 2024 23:08:04 +0300 Subject: introducing Steam message descriptors & static message handlers --- protocols/Steam/src/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/Steam/src/proto.h') diff --git a/protocols/Steam/src/proto.h b/protocols/Steam/src/proto.h index fdb120452d..c7f917a4e8 100644 --- a/protocols/Steam/src/proto.h +++ b/protocols/Steam/src/proto.h @@ -2142,5 +2142,4 @@ namespace proto PROTOBUF_PTR(MsgMulti, cmsg_multi__descriptor); PROTOBUF_PTR(MsgProtoBufHeader, cmsg_proto_buf_header__descriptor); - PROTOBUF_PTR(MsgClientLogonResponse, cmsg_client_logon_response__descriptor); }; -- cgit v1.2.3