remove debug output

This commit is contained in:
Paul Davis
2025-01-13 13:27:17 -07:00
parent 6bb3e04e94
commit 3363d8e9c1

View File

@@ -756,8 +756,6 @@ SMFSource::load_model_unlocked (bool force_reload)
continue;
}
std::cerr << "Now loading track " << i << std::endl;
time = 0;
have_event_id = false;