Removed no more useful debug print

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4760 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria
2010-02-18 01:23:26 +00:00
parent 9880ed1537
commit 7969c3cb47

View File

@@ -131,8 +131,6 @@ void FeatureUnlockedCutScene::init()
void FeatureUnlockedCutScene::tearDown()
{
printf("+++++++ FeatureUnlockedCutScene:tearDown +++++++++\n");
irr_driver->removeNode(m_sky);
m_sky = NULL;