Fix some header issues that broke some interfaces.

This commit is contained in:
Mr_Goldberg 2021-02-04 12:49:01 -05:00
parent 9a63cf868d
commit 5873398790
No known key found for this signature in database
GPG key ID: 8597D87419DEF278
3 changed files with 0 additions and 9 deletions

View file

@ -8,7 +8,6 @@
class ISteamNetworkingUtils002
{
public:
#ifdef STEAMNETWORKINGSOCKETS_ENABLE_SDR
//
// Initialization and status check
@ -152,7 +151,6 @@ public:
/// Get list of all POP IDs. Returns the number of entries that were filled into
/// your list.
virtual int GetPOPList( SteamNetworkingPOPID *list, int nListSz ) = 0;
#endif // #ifdef STEAMNETWORKINGSOCKETS_ENABLE_SDR
//
// Misc