Removed useless forward declaration
Former-commit-id: 150097df4b34d2a34ff77240e7de4fc0cdb4e99d
This commit is contained in:
parent
fa7b72fd49
commit
596ed1fff3
|
|
@ -48,7 +48,6 @@ struct NAZARA_API NzMeshParams
|
|||
bool IsValid() const;
|
||||
};
|
||||
|
||||
class NzAnimation;
|
||||
class NzMesh;
|
||||
class NzPrimitiveList;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue