Merge pull request #2544 from cuberite/worktycho-patch-1
Removed unused typedef
This commit is contained in:
commit
cf8d508939
@ -426,7 +426,6 @@ typedef Vector3<int> Vector3i;
|
||||
|
||||
|
||||
|
||||
typedef std::list<Vector3i> cVector3iList;
|
||||
typedef std::vector<Vector3i> cVector3iArray;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user