diff options
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/llvoavatar.h | 1 |
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; |