diff --git a/stepmania/src/ModelTypes.h b/stepmania/src/ModelTypes.h index 8f8f48a2c0..a22e56de82 100644 --- a/stepmania/src/ModelTypes.h +++ b/stepmania/src/ModelTypes.h @@ -136,9 +136,6 @@ struct msAnimation bool LoadMilkshapeAsciiBones( RString sAniName, RString sPath ); int nTotalFrames; - - RageVector3 Position; - RageVector3 Rotation; }; struct myBone_t