Skip to content

Commit

Permalink
remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Feb 16, 2024
1 parent cc24c71 commit b05ee8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ loop:
screen.Show()

ev := <-app.eventQ
// ev := screen.PollEvent()
if ev == nil {
screen.Fini()
break loop
Expand Down

0 comments on commit b05ee8f

Please sign in to comment.