Did a unix2dos and trimmed end of file of rendundent newlines.

This commit is contained in:
Robert Osfield
2005-11-15 22:14:50 +00:00
parent 4eb5b0d715
commit 5cd39a3119

View File

@@ -320,8 +320,3 @@ LtPtAnimationPool::add(int nIndex, PoolLtPtAnimation* anim)
{
_animationMap[nIndex] = anim;
}