summaryrefslogtreecommitdiff
path: root/indra/llrender/lltexture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llrender/lltexture.cpp')
-rw-r--r--indra/llrender/lltexture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llrender/lltexture.cpp b/indra/llrender/lltexture.cpp
index 787a09a159..6eef36216c 100644
--- a/indra/llrender/lltexture.cpp
+++ b/indra/llrender/lltexture.cpp
@@ -40,4 +40,4 @@ S32 LLTexture::getWidth(S32 discard_level) const { llassert(false); return 0; }
S32 LLTexture::getHeight(S32 discard_level) const { llassert(false); return 0; }
bool LLTexture::isActiveFetching() { llassert(false); return false; }
LLImageGL* LLTexture::getGLTexture() const { llassert(false); return nullptr; }
-void LLTexture::updateBindStatsForTester() { } \ No newline at end of file
+void LLTexture::updateBindStatsForTester() { }