Remove unsured variable
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
class ContrastAdaptiveSharpeningPass : public RendererPass<ContrastAdaptiveSharpeningPass>
|
||||
{
|
||||
private:
|
||||
bool _loadShader = true;
|
||||
AssetReference<Shader> _shader;
|
||||
GPUPipelineState* _psCAS = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user