(Material) Removed outdated Move declaration
Former-commit-id: 7bfacdc630203af6b231184dbde4af31bd46fab5
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user