summaryrefslogtreecommitdiff
path: root/indra/newview/tests/llworldmap_test.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-03-11 14:58:55 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-03-11 14:58:55 -0400
commit9514210beb1ae2ec49f1cf15e5a4f7af5ae56657 (patch)
tree570e50867f79795c1cd8e35a3e72ca2179ec2e72 /indra/newview/tests/llworldmap_test.cpp
parent957c8303be6bef4182cff3b51fe3ffa06467d6a2 (diff)
more test build fix
Diffstat (limited to 'indra/newview/tests/llworldmap_test.cpp')
-rwxr-xr-xindra/newview/tests/llworldmap_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/tests/llworldmap_test.cpp b/indra/newview/tests/llworldmap_test.cpp
index 1ab7d67fce..84194adb5d 100755
--- a/indra/newview/tests/llworldmap_test.cpp
+++ b/indra/newview/tests/llworldmap_test.cpp
@@ -49,7 +49,6 @@
// Stub image calls
void LLGLTexture::setBoostLevel(S32 ) { }
void LLGLTexture::setAddressMode(LLTexUnit::eTextureAddressMode ) { }
-enum FTType;
LLViewerFetchedTexture* LLViewerTextureManager::getFetchedTexture(const LLUUID&, FTType, BOOL, LLGLTexture::EBoostLevel, S8,
LLGLint, LLGLenum, LLHost ) { return NULL; }