Removed another debug print that wasn't useful

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4736 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2010-02-15 23:33:15 +00:00
parent ea4cd3263a
commit 9f0e6a3d83

View File

@@ -774,7 +774,7 @@ bool KartSelectionScreen::playerJoin(InputDevice* device, bool firstPlayer)
// We keep the ID of the "root" widget, see comment at top
g_root_id = kartsArea.m_reserved_id;
std::cout << "++++ root ID : " << g_root_id << std::endl;
//std::cout << "++++ root ID : " << g_root_id << std::endl;
}
// ---- Create player/kart widget