mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 09:55:40 +00:00
all: delete the ui.Op type
It's no longer used. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -99,9 +99,6 @@ func (h OpHideInput) Add(o *ui.Ops) {
|
||||
o.Write(data)
|
||||
}
|
||||
|
||||
func (OpHandler) ImplementsOp() {}
|
||||
func (OpHideInput) ImplementsOp() {}
|
||||
|
||||
func (Edit) ImplementsEvent() {}
|
||||
func (Chord) ImplementsEvent() {}
|
||||
func (Focus) ImplementsEvent() {}
|
||||
|
||||
Reference in New Issue
Block a user