reverted previous API changes as they can be implemented in a generic manner

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1945 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-12-16 16:51:18 +00:00
parent 221bf906ba
commit d0163430f2
3 changed files with 20 additions and 38 deletions

View File

@@ -73,7 +73,6 @@ notePlayHandle::notePlayHandle( instrumentTrack * _it,
#ifdef LMMS_SINGERBOT_SUPPORT
m_patternIndex( 0 ),
#endif
m_channel( 1 ),
m_origTempo( engine::getSong()->getTempo() )
{
if( m_baseNote )