diff options
Diffstat (limited to 'comctl_windows.go')
| -rw-r--r-- | comctl_windows.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comctl_windows.go b/comctl_windows.go index 6c472e8..14ec216 100644 --- a/comctl_windows.go +++ b/comctl_windows.go @@ -63,8 +63,6 @@ const ( _CCM_SETBKCOLOR = (_CCM_FIRST + 1) ) -// TODO move _WM_USER here? - // Progress Bar styles. const ( _PBS_SMOOTH = 0x01 |
