remove unneeded codes

This commit is contained in:
minggo 2019-06-06 18:00:45 +08:00
parent d6cbaa44e0
commit 0a85432d02
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ NS_CC_BEGIN
struct CC_DLL PipelineDescriptor
{
public:
backend::ProgramState* programState = nullptr;
backend::BlendDescriptor blendDescriptor;
backend::RenderPassDescriptor renderPassDescriptor;