# Conflicts: # CrystalPoint.cpp # Player.cpp
@@ -370,6 +370,7 @@ void Model::unload(Model* model)
{
delete m.second.first;
cache.erase(cache.find(m.first));
break;
}
@@ -378,8 +379,5 @@ void Model::unload(Model* model)
Model::~Model(void)
for (auto m : cache)
The note is not visible to the blocked user.