minor change

This commit is contained in:
faiface 2017-04-15 21:03:22 +02:00
parent 2b83dae1f4
commit 73cb8ef789
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
}