File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
src/steamnetworkingsockets Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -952,18 +952,6 @@ namespace GlobalConfig
952952 extern GlobalConfigValue<void *> Callback_MessagesSessionFailed;
953953 #endif
954954
955- #ifdef STEAMNETWORKINGSOCKETS_ENABLE_SDR
956- extern GlobalConfigValue<int32> SDRClient_ConsecutitivePingTimeoutsFailInitial;
957- extern GlobalConfigValue<int32> SDRClient_ConsecutitivePingTimeoutsFail;
958- extern GlobalConfigValue<int32> SDRClient_MinPingsBeforePingAccurate;
959- extern GlobalConfigValue<int32> SDRClient_LimitPingProbesToNearestN;
960- extern GlobalConfigValue<int32> SDRClient_SingleSocket;
961- extern GlobalConfigValue<int32> LogLevel_SDRRelayPings;
962- extern GlobalConfigValue<std::string> SDRClient_ForceRelayCluster;
963- extern GlobalConfigValue<std::string> SDRClient_ForceProxyAddr;
964- extern GlobalConfigValue<std::string> SDRClient_FakeClusterPing;
965- #endif
966-
967955 #ifdef STEAMNETWORKINGSOCKETS_ENABLE_DIAGNOSTICSUI
968956 extern ConnectionConfigDefaultValue<int32> EnableDiagnosticsUI;
969957 #endif
You can’t perform that action at this time.
0 commit comments