diff options
author | Ansariel <ansariel.hiller@phoenixviewer.com> | 2024-06-11 15:40:09 +0200 |
---|---|---|
committer | Ansariel <ansariel.hiller@phoenixviewer.com> | 2024-06-11 15:40:09 +0200 |
commit | 1ebf62e102cb3f328aa90809f7f5060b8f065db1 (patch) | |
tree | 9283413e8c53d794f94200f2b9350b70ecc2fe49 /indra/newview/llfetchedgltfmaterial.cpp | |
parent | d9789bfaf230e301873bd700f6f360d306dc2486 (diff) |
Clean up line endings that got mangled up during last merge
Diffstat (limited to 'indra/newview/llfetchedgltfmaterial.cpp')
-rw-r--r-- | indra/newview/llfetchedgltfmaterial.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfetchedgltfmaterial.cpp b/indra/newview/llfetchedgltfmaterial.cpp index ecee28b5fc..05aea3d914 100644 --- a/indra/newview/llfetchedgltfmaterial.cpp +++ b/indra/newview/llfetchedgltfmaterial.cpp @@ -46,7 +46,7 @@ LLFetchedGLTFMaterial::LLFetchedGLTFMaterial() LLFetchedGLTFMaterial::~LLFetchedGLTFMaterial() { - + } LLFetchedGLTFMaterial& LLFetchedGLTFMaterial::operator=(const LLFetchedGLTFMaterial& rhs) |