Fixed build error

Former-commit-id: ace4f8efc3416aef185a3b95bac405ba8bb5a993
This commit is contained in:
Lynix 2014-07-13 17:09:39 +02:00
parent 8ecae371ee
commit 0af8bc4829
1 changed files with 0 additions and 1 deletions

View File

@ -167,7 +167,6 @@ bool NzVertexDeclaration::IsTypeSupported(nzComponentType type)
case nzComponentType_Int2:
case nzComponentType_Int3:
case nzComponentType_Int4:
case nzComponentType_Quaternion:
return true;
case nzComponentType_Quaternion: