fix some stale StepsID entries hang around after unloading edits
This commit is contained in:
@@ -195,9 +195,8 @@ XNode* StepsID::CreateNode() const
|
||||
}
|
||||
|
||||
|
||||
void StepsID::Invalidate( Song *pStaleSong )
|
||||
void StepsID::ClearCache()
|
||||
{
|
||||
// FIXME: Only flush entries with the stale song
|
||||
g_Cache.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user