remove the debugging code

This commit is contained in:
Thai Pangsakulyanont
2012-05-21 14:02:38 +07:00
parent 09b545c367
commit 1c85c74785
-1
View File
@@ -1201,7 +1201,6 @@ void BMSSongLoader::AddToSong()
"",
1.f,
SBE_StretchNoLoop));
fprintf(stderr, "Adding background change %s %d %s\n", dir.c_str(), it->first, it->second.c_str());
}
out->m_sMusicFile = main.info.musicFile;