diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-03-02 15:11:15 -0700 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-03-02 15:11:15 -0700 |
commit | 10241c5596402a145e4087c36014d84507183c32 (patch) | |
tree | 229a96783c6534a36ce48bdb83108ce26ac24b2f /indra/newview/llmeshrepository.h | |
parent | 2cad61d76ba48fe2adfda120bc21ca66166b7385 (diff) | |
parent | 2b385841f3031d599bdb226f0f859e51b09870f8 (diff) |
Merge branch 'master' v6.4.15 into DRTVWR-528
Diffstat (limited to 'indra/newview/llmeshrepository.h')
-rw-r--r-- | indra/newview/llmeshrepository.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llmeshrepository.h b/indra/newview/llmeshrepository.h index 81e49cb1d8..441264d42f 100644 --- a/indra/newview/llmeshrepository.h +++ b/indra/newview/llmeshrepository.h @@ -48,7 +48,6 @@ class LLVOVolume; class LLMutex; class LLCondition; -class LLVFS; class LLMeshRepository; typedef enum e_mesh_processing_result_enum |