forked from joejulian/gio
all: remove unused fields, functions and add missing error handling
Credit to staticcheck.io. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -17,7 +17,6 @@ import (
|
||||
type Icon struct {
|
||||
Color color.RGBA
|
||||
src []byte
|
||||
size unit.Value
|
||||
// Cached values.
|
||||
op paint.ImageOp
|
||||
imgSize int
|
||||
|
||||
Reference in New Issue
Block a user