summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2012-03-07 09:45:32 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2012-03-07 09:45:32 -0500
commitaccc2c6fc88e6de19137cc7a9add219e4eece246 (patch)
treedc2c5dac5fdaec1824ee6588ad63f40badeda6d4 /indra
parent7bc112ac9f5bf15b35c494a44e8c85767b1994a6 (diff)
fix for mac build error
Diffstat (limited to 'indra')
-rwxr-xr-xindra/newview/llvoavatar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index 279ddcbe86..143b61b70b 100755
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -303,7 +303,6 @@ private:
S32 mVisualComplexity;
LLFrameTimer mFullyLoadedTimer;
LLFrameTimer mRuthTimer;
- typedef std::deque<LLMaskedMorph *> morph_list_t;
typedef std::map<std::string,LLFrameTimer> phase_map_t;
phase_map_t mPhases;