summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolwlsky.cpp
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-10-25 17:32:19 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-10-25 17:32:19 +0300
commit4f5d78522632920586e7e4bf7acbc908f9492edb (patch)
tree1b93b5f285fb54815c9823cdd3e89d778409d113 /indra/newview/lldrawpoolwlsky.cpp
parent62ce96a77b4305ead8fdde7644805b1cbf069597 (diff)
SL-12014 Animesh is now a separate rendering type
Diffstat (limited to 'indra/newview/lldrawpoolwlsky.cpp')
-rw-r--r--indra/newview/lldrawpoolwlsky.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/lldrawpoolwlsky.cpp b/indra/newview/lldrawpoolwlsky.cpp
index 309f535c39..d79d04b271 100644
--- a/indra/newview/lldrawpoolwlsky.cpp
+++ b/indra/newview/lldrawpoolwlsky.cpp
@@ -394,11 +394,6 @@ void LLDrawPoolWLSky::prerender()
//LL_INFOS() << "wlsky prerendering pass." << LL_ENDL;
}
-LLDrawPoolWLSky *LLDrawPoolWLSky::instancePool()
-{
- return new LLDrawPoolWLSky();
-}
-
LLViewerTexture* LLDrawPoolWLSky::getTexture()
{
return NULL;