1
0
Fork 0

Removed unused typedef

This commit is contained in:
worktycho 2015-10-12 15:02:25 +01:00
parent 24ebae8c4f
commit 183284a2a4
1 changed files with 0 additions and 1 deletions

View File

@ -426,7 +426,6 @@ typedef Vector3<int> Vector3i;
typedef std::list<Vector3i> cVector3iList;
typedef std::vector<Vector3i> cVector3iArray;