diff options
Diffstat (limited to 'protocols/Steam/src/proto.h')
-rw-r--r-- | protocols/Steam/src/proto.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/protocols/Steam/src/proto.h b/protocols/Steam/src/proto.h index 2998d34d0f..fdb120452d 100644 --- a/protocols/Steam/src/proto.h +++ b/protocols/Steam/src/proto.h @@ -2143,9 +2143,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); - PROTOBUF_PTR(FriendMessagesSendMessageResponse, cfriend_messages__send_message__response__descriptor); - PROTOBUF_PTR(AuthenticationGetPasswordRSAPublicKeyResponse, cauthentication__get_password_rsapublic_key__response__descriptor); - PROTOBUF_PTR(AuthenticationBeginAuthSessionViaCredentialsResponse, cauthentication__begin_auth_session_via_credentials__response__descriptor); - PROTOBUF_PTR(AuthenticationPollAuthSessionStatusResponse, cauthentication__poll_auth_session_status__response__descriptor); - PROTOBUF_PTR(AuthenticationUpdateAuthSessionWithSteamGuardCodeResponse, cauthentication__update_auth_session_with_steam_guard_code__response__descriptor); }; |