all: implement staticcheck suggestions

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-07-19 10:47:17 +02:00
parent 39fd161bea
commit 6ab43aba3e
5 changed files with 2 additions and 7 deletions
-1
View File
@@ -6,7 +6,6 @@ import (
)
type quadSplitter struct {
verts []byte
bounds f32.Rectangle
contour uint32
d *drawOps