Remove unused function 'isTempoAutomated()'
This commit is contained in:
@@ -136,10 +136,6 @@ public:
|
||||
{
|
||||
return currentFrame();
|
||||
}
|
||||
inline bool isTempoAutomated()
|
||||
{
|
||||
return m_tempoModel.isAutomated();
|
||||
}
|
||||
inline bool isPaused() const
|
||||
{
|
||||
return m_paused;
|
||||
|
||||
Reference in New Issue
Block a user