From 4f54909b252f2c82ead7bcb7be34f2563cdc2b59 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 31 Aug 2006 18:48:14 +0000 Subject: [PATCH] remove unused --- stepmania/src/ModelTypes.h | 3 --- 1 file changed, 3 deletions(-) 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