Removed test custom shader bindings until memleak is corrected.

This commit is contained in:
Areloch 2019-05-27 13:06:15 -05:00
parent 8196ad9d32
commit 98c4606b3c
2 changed files with 1 additions and 29 deletions

View file

@ -203,8 +203,6 @@ protected:
F32 mRenderNormalScalar;
S32 mForceDetail;
Vector<CustomShaderBindingData> mCustomShaderBinds;
public:
TSStatic();