diff --git a/src/osgPlugins/flt/Pool.cpp b/src/osgPlugins/flt/Pool.cpp index 6ed2d928d..541c3e49d 100644 --- a/src/osgPlugins/flt/Pool.cpp +++ b/src/osgPlugins/flt/Pool.cpp @@ -320,8 +320,3 @@ LtPtAnimationPool::add(int nIndex, PoolLtPtAnimation* anim) { _animationMap[nIndex] = anim; } - - - - -