Skip to content

Commit

Permalink
window: remove resolved naming TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
200sc committed Jun 25, 2021
1 parent 63c9e5b commit 7a67301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion window/window.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (

// Window is an interface of methods on an oak.Controller used
// to avoid circular imports
// TODO v3: review Window/Controller naming
type Window interface {
SetFullScreen(bool) error
SetBorderless(bool) error
Expand Down

0 comments on commit 7a67301

Please sign in to comment.