diff options
author | Richard Linden <none@none> | 2013-04-11 19:08:57 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2013-04-11 19:08:57 -0700 |
commit | ae028e79872f166db8e514ca3b442c7807d6ebdb (patch) | |
tree | 6453fef985a69468ec88cc540dbb98823140bf40 /indra/llcharacter/llmotioncontroller.h | |
parent | 49933aadb1b7044e947575bc377b34826e94fe99 (diff) |
removed unused data structures
Diffstat (limited to 'indra/llcharacter/llmotioncontroller.h')
-rw-r--r-- | indra/llcharacter/llmotioncontroller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcharacter/llmotioncontroller.h b/indra/llcharacter/llmotioncontroller.h index 52eaf557b1..2bd5271c4f 100644 --- a/indra/llcharacter/llmotioncontroller.h +++ b/indra/llcharacter/llmotioncontroller.h @@ -34,7 +34,6 @@ #include <map> #include <deque> -#include "lluuidhashmap.h" #include "llmotion.h" #include "llpose.h" #include "llframetimer.h" |