(svn r22116) -Codechange: use PoolBase::Clean() at more places
This commit is contained in:
@@ -59,13 +59,3 @@ void UpdateAllSignVirtCoords()
|
||||
si->UpdateVirtCoord();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Initialize the signs
|
||||
*
|
||||
*/
|
||||
void InitializeSigns()
|
||||
{
|
||||
_sign_pool.CleanPool();
|
||||
}
|
||||
|
Reference in New Issue
Block a user