mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 17:35:36 +00:00
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