mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-03 22:15:22 +00:00
removed more debugging.
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@1282 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -729,7 +729,6 @@ void projectM::selectNext(const bool hardCut) {
|
||||
std::cout << "start smoothing" << std::endl;
|
||||
}
|
||||
|
||||
std::cout << "getting next preset" << std::endl;
|
||||
m_presetChooser->nextPreset(*m_presetPos);
|
||||
|
||||
if (!hardCut) {
|
||||
|
||||
Reference in New Issue
Block a user