(Material) Removed outdated Move declaration
Former-commit-id: 7bfacdc630203af6b231184dbde4af31bd46fab5
This commit is contained in:
parent
b088736e08
commit
9195e162a8
|
|
@ -145,7 +145,6 @@ class NAZARA_API NzMaterial : public NzRefCounted, public NzResource
|
|||
};
|
||||
|
||||
void Copy(const NzMaterial& material);
|
||||
void Move(NzMaterial&& material);
|
||||
void GenerateShader(nzUInt32 flags) const;
|
||||
void InvalidateShaders();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue