[swift] change or remove debug text mentioning XSquawkBox

This commit is contained in:
Mathew Sutcliffe
2014-06-24 18:49:12 +01:00
parent caecee6f8c
commit 601923504b
2 changed files with 41 additions and 41 deletions

View File

@@ -196,8 +196,8 @@ const char * XPMPMultiplayerEnable(void)
int result = XPLMAcquirePlanes(&(*ptrs.begin()), NULL, NULL);
if (result)
XPLMSetActiveAircraftCount(1);
else
XPLMDebugString("WARNING: XSquawkBox did not acquire multiplayer planes!!\n");
//else
// XPLMDebugString("WARNING: XSquawkBox did not acquire multiplayer planes!!\n");
int total, active;
XPLMPluginID who;