summaryrefslogtreecommitdiff
path: root/sysdata_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'sysdata_unix.go')
-rw-r--r--sysdata_unix.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdata_unix.go b/sysdata_unix.go
index 2ba5059..77e334e 100644
--- a/sysdata_unix.go
+++ b/sysdata_unix.go
@@ -362,7 +362,3 @@ func (s *sysData) setAreaSize(width int, height int) {
}
<-ret
}
-
-func (s *sysData) selectIndex(index int) {
- // TODO not yet implemented on Unix (added for Mac only right now)
-}