randomize PeakControllerEffect::m_effectId

This commit is contained in:
Wong Cho Ching
2014-01-29 19:31:10 +08:00
parent 997c2114f4
commit 6cf825ca99
4 changed files with 1 additions and 7 deletions

View File

@@ -37,7 +37,6 @@
#include "ControllerDialog.h"
#include "plugins/peak_controller_effect/peak_controller_effect.h"
int PeakController::s_lastEffectId = 0;
PeakControllerEffectVector PeakController::s_effects;