DRTVWR-559 Fix for mac build.

master
Dave Parks 2023-02-22 11:23:13 -06:00
parent 65d69ce80d
commit 93a82d4b75
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@
#include "llviewershadermgr.h"
#include "pipeline.h"
static const U32 gltf_render_types[] = { LLPipeline::RENDER_TYPE_PASS_GLTF_PBR, LLPipeline::RENDER_TYPE_PASS_GLTF_PBR_ALPHA_MASK };
LLDrawPoolGLTFPBR::LLDrawPoolGLTFPBR(U32 type) :
LLRenderPass(type)
{