[unity] Resolve leftover merge conflict.

This commit is contained in:
John 2018-05-01 21:58:52 +08:00 committed by GitHub
parent 32f326de0f
commit 517d25f6a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -968,11 +968,6 @@ namespace Spine.Unity {
var vbi = vertexBuffer.Items;
var ubi = uvBuffer.Items;
var cbi = colorBuffer.Items;
<<<<<<< HEAD
=======
//var sbi = submeshes.Items;
//int submeshCount = submeshes.Count;
>>>>>>> 3.6
// Zero the extra.
{