diff options
Diffstat (limited to 'sysdata_windows.go')
| -rw-r--r-- | sysdata_windows.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdata_windows.go b/sysdata_windows.go index bba0015..5bda9c0 100644 --- a/sysdata_windows.go +++ b/sysdata_windows.go @@ -646,7 +646,3 @@ func (s *sysData) setAreaSize(width int, height int) { func (s *sysData) selectIndex(index int) { // TODO not yet implemented on Windows (added for Mac only right now) } - -func (s *sysData) selectIndices(indices []int) { - // TODO not yet implemented on Windows (added for Mac only right now) -} |
