summaryrefslogtreecommitdiffstats
path: root/cmd/gotop/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/gotop/main.go')
-rw-r--r--cmd/gotop/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/gotop/main.go b/cmd/gotop/main.go
index c917fc7..f9f6618 100644
--- a/cmd/gotop/main.go
+++ b/cmd/gotop/main.go
@@ -332,7 +332,6 @@ func eventLoop(c gotop.Config, grid *layout.MyGrid) {
}
}
-// TODO: state:merge #135 linux console font (cmatsuoka/console-font)
func main() {
// TODO: Make this an option, for performance testing
//go func() {