minor change

This commit is contained in:
faiface 2017-04-15 21:03:22 +02:00
parent ab9d608c45
commit 37dcef6ab6
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ func (b *Batch) MakePicture(p Picture) TargetPicture {
type batchTriangles struct {
tri Triangles
tmp *TrianglesData
dst *Batch
}