Remove unused function Song::playTrack
This commit is contained in:
@@ -256,7 +256,6 @@ public slots:
|
||||
void playSong();
|
||||
void record();
|
||||
void playAndRecord();
|
||||
void playTrack( Track * trackToPlay );
|
||||
void playBB();
|
||||
void playPattern( const Pattern * patternToPlay, bool loop = true );
|
||||
void togglePause();
|
||||
|
||||
Reference in New Issue
Block a user