diff --git a/spine-csharp/src/Skeleton.cs b/spine-csharp/src/Skeleton.cs index ca66eedc7..2274f75a7 100644 --- a/spine-csharp/src/Skeleton.cs +++ b/spine-csharp/src/Skeleton.cs @@ -28,7 +28,6 @@ *****************************************************************************/ using System; -using System.Collections.Generic; namespace Spine { public class Skeleton { @@ -122,7 +121,6 @@ namespace Spine { pathConstraints.Add(new PathConstraint(pathConstraintData, this)); UpdateCache(); - //UpdateWorldTransform(); } /// Caches information about bones and constraints. Must be called if the is modified or if bones, constraints, or