remove debug network code

This commit is contained in:
NaN
2026-08-04 01:48:52 -04:00
parent 42b9349755
commit 83a62db82a
2 changed files with 11 additions and 95 deletions
+4 -4
View File
@@ -1059,10 +1059,10 @@ int main(int argc, const char *argv[] )
// XN_SYS_SIGNINCHANGED notifications. This does mean that we need to have a callback in the
// ProfileManager for XN_LIVE_INVITE_ACCEPTED for QNet.
g_NetworkManager.Initialise();
NetworkSocketLayer::Initialize();
// debug switch to trial version
g_NetworkManager.Initialise();
NetworkSocketLayer::Initialize();
// debug switch to trial version
ProfileManager.SetDebugFullOverride(true);
#if 0