From 4cbae2411a17bcb3a7c7bfb1fc833783de49030d Mon Sep 17 00:00:00 2001 From: Harald Csaszar Date: Thu, 20 Jan 2022 13:50:01 +0100 Subject: [PATCH] [unity] Minor: removed a commented-out leftover line of code. --- spine-csharp/src/Skeleton.cs | 2 -- 1 file changed, 2 deletions(-) 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