diff options
Diffstat (limited to 'controlsize_windows.go')
| -rw-r--r-- | controlsize_windows.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/controlsize_windows.go b/controlsize_windows.go index d43599c..0afd209 100644 --- a/controlsize_windows.go +++ b/controlsize_windows.go @@ -175,7 +175,6 @@ func releaseTextDC(hwnd _HWND, dc _HANDLE) { } } -// This function runs on uitask; call the functions directly. func (s *sysData) preferredSize(d *sysSizeData) (width int, height int) { // the preferred size of an Area is its size if stdDlgSizes[s.ctype].area { |
