mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
text: drop unused field on line
Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
This commit is contained in:
@@ -80,7 +80,6 @@ type line struct {
|
||||
// runeCount is the number of text runes represented by this line's runs.
|
||||
runeCount int
|
||||
|
||||
xOffset fixed.Int26_6
|
||||
yOffset int
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user