diff options
Diffstat (limited to 'indra/newview/llmeshreduction.h')
-rwxr-xr-x[-rw-r--r--] | indra/newview/llmeshreduction.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llmeshreduction.h b/indra/newview/llmeshreduction.h index d86696978d..9a7eaa082f 100644..100755 --- a/indra/newview/llmeshreduction.h +++ b/indra/newview/llmeshreduction.h @@ -34,8 +34,6 @@ #include "llmodel.h" -#if LL_MESH_ENABLED - class LLMeshReduction { public: @@ -54,6 +52,4 @@ private: U32 mCounter; }; -#endif - #endif // LL_LLMESHREDUCTION_H |